Search species occurrence records via the GBIF Occurrence API

domain: api.gbif.org · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Send a GET request to https://api.gbif.org/v1/occurrence/search with query parameters such as scientificName, country, year, or taxonKey
  2. Use repeatable parameters (e.g. multiple country=... entries) to match any of several values for that field
  3. For range queries (e.g. year), pass a single comma-joined value like year=1990,2020
  4. Page through results using the limit and offset parameters, respecting the API's maximum offset for real-time search
  5. For bulk/large-scale extraction beyond what search paging supports, use the asynchronous GBIF download API instead of repeated search calls
  6. Handle HTTP 429 responses by reducing request rate; GBIF may throttle rapid or numerous search queries

Known gotchas

Related routes

Query marine species occurrence (including eDNA-derived) records for a region using the OBIS API
obis.org · 5 steps · unrated
Search the Global LEI Index by entity name and filter by jurisdiction using the GLEIF API
gleif.org · 6 steps · unrated
Search and harvest dataset metadata from data.gov using the CKAN API
catalog.data.gov · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans