GET /occurrence
Operation ID: —
Auth: unknown
Description
Find occurrence records.
Parameters (33)
(string, query, optional)
Include absence records (include) or get absence records exclusively (true).
(string, query, optional)
Occurrence UUID up to which to skip.
(string, query, optional)
Area ID.
(string, query, optional)
Dataset UUID.
(boolean, query, optional)
Include DNADerivedData records, true/false.
(string, query, optional)
Include dropped records (include) or get dropped records exclusively (true).
(string, query, optional)
End date formatted as YYYY-MM-DD.
(integer, query, optional)
End depth, in meters.
(string, query, optional)
Include pure event records (include) or get pure event records exclusively (true).
(string, query, optional)
Comma separated list of quality flags to be excluded.
(string, query, optional)
Extensions to include (e.g. MeasurementOrFact, DNADerivedData).
(string, query, optional)
Fields to be included in the result set.
(string, query, optional)
Comma separated list of quality flags which need to be set.
(string, query, optional)
Geometry, formatted as WKT or GeoHash.
(boolean, query, optional)
HAB species only, true/false.
(string, query, optional)
Extensions that need to be present (e.g. MeasurementOrFact, DNADerivedData).
(string, query, optional)
Institute ID.
(string, query, optional)
Measurement type to be present for occurrence.
(string, query, optional)
Measurement type ID to be present for occurrence.
(string, query, optional)
Measurement unit to be present for occurrence.
(string, query, optional)
Measurement unit ID to be present for occurrence.
(string, query, optional)
Measurement value to be present for occurrence.
(string, query, optional)
Measurement value ID to be present for occurrence.
(boolean, query, optional)
Include MeasurementOrFact records, true/false.
(string, query, optional)
Node UUID.
(boolean, query, optional)
Include lists of missing and invalid fields, true/false.
(boolean, query, optional)
Red List species only, true/false.
(string, query, optional)
Scientific name. Leave empty to include all taxa.
(integer, query, optional)
Response size.
(string, query, optional)
Start date formatted as YYYY-MM-DD.
(integer, query, optional)
Start depth, in meters.
(string, query, optional)
Taxon AphiaID.
(boolean, query, optional)
WRiMS species only, true/false.
Examples (5)
| Title | Type | URL | Action |
|---|---|---|---|
| Get biodiversity occurrences | openapi-spec |
https://api.obis.org/v3/occurrence?scientificname=Larus fuscus |
|
| Get occurrence records for species Abra sibogai | sdk_extracted |
https://api.obis.org/occurrence?scientificname=Abra%20sibogai |
|
| Get occurrence records for Anchoa nasus in Peru | sdk_extracted |
https://api.obis.org/occurrence?areaid=190&taxa=Anchoa%20nasus |
|
| Get occurrences in Equatorial Guinea/Gabon polygon | sdk_extracted |
https://api.obis.org/occurrence?geometry=POLYGON%20((9.6034%201.5839,%209.3501%201.1679,%209.1873%201.4555,%209.3027%201.6134,%209.6034%201.5839)) |
|
| Find occurrence records. | probe-gate |
https://api.obis.org/v3/occurrence |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 11:00:21.923193 | 200 | 555ms | |
| 2026-03-23 10:49:36.953024 | 200 | 706ms | |
| 2026-03-23 10:19:59.585366 | 200 | 424ms | |
| 2026-03-23 09:50:27.689557 | 200 | 794ms | |
| 2026-03-23 09:36:36.383316 | 200 | 715ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:50:27.689557 | 78fe3a894416 |
7d8e92578f6f |
| 2026-03-23 10:19:59.585366 | 7d8e92578f6f |
6e615ddab609 |
| 2026-03-23 10:49:36.953024 | 6e615ddab609 |
53d3d984ad99 |
| 2026-03-23 11:00:21.923193 | 53d3d984ad99 |
1afe14d32cdb |