iNaturalist · Example Payload

Get Identifications Recent_Taxa

BiodiversityNatureCitizen ScienceWildlifeObservationsTaxaEcology

Get Identifications Recent_Taxa is an example object payload from iNaturalist, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummaryparametersexampleResponse

Example Payload

Raw ↑
{
  "operationId": "get-identifications-recent_taxa",
  "method": "GET",
  "path": "/identifications/recent_taxa",
  "summary": "Identification Recent Taxa",
  "parameters": [
    {
      "$ref": "#/parameters/ids_current_taxon"
    },
    {
      "$ref": "#/parameters/ids_own_observation"
    },
    {
      "$ref": "#/parameters/ids_is_change"
    },
    {
      "$ref": "#/parameters/ids_taxon_active"
    },
    {
      "$ref": "#/parameters/ids_observation_taxon_active"
    },
    {
      "$ref": "#/parameters/ids_id"
    },
    {
      "$ref": "#/parameters/ids_rank"
    },
    {
      "$ref": "#/parameters/ids_observation_rank"
    },
    {
      "$ref": "#/parameters/ids_user_id"
    },
    {
      "$ref": "#/parameters/ids_user_login"
    },
    {
      "$ref": "#/parameters/ids_current"
    },
    {
      "$ref": "#/parameters/ids_category"
    },
    {
      "$ref": "#/parameters/ids_place_id"
    },
    {
      "$ref": "#/parameters/ids_quality_grade"
    },
    {
      "$ref": "#/parameters/ids_taxon_change_id"
    },
    {
      "$ref": "#/parameters/ids_taxon_id"
    },
    {
      "$ref": "#/parameters/ids_observation_taxon_id"
    },
    {
      "$ref": "#/parameters/ids_iconic_taxon_id"
    },
    {
      "$ref": "#/parameters/ids_observation_iconic_taxon_id"
    },
    {
      "$ref": "#/parameters/ids_lrank"
    },
    {
      "$ref": "#/parameters/ids_hrank"
    },
    {
      "$ref": "#/parameters/ids_observation_lrank"
    },
    {
      "$ref": "#/parameters/ids_observation_hrank"
    },
    {
      "$ref": "#/parameters/ids_without_taxon_id"
    },
    {
      "$ref": "#/parameters/ids_without_observation_taxon_id"
    },
    {
      "$ref": "#/parameters/ids_d1"
    },
    {
      "$ref": "#/parameters/ids_d2"
    },
    {
      "$ref": "#/parameters/ids_observation_created_d1"
    },
    {
      "$ref": "#/parameters/ids_observation_created_d2"
    },
    {
      "$ref": "#/parameters/ids_observed_d1"
    },
    {
      "$ref": "#/parameters/ids_observed_d2"
    },
    {
      "$ref": "#/parameters/id_above"
    },
    {
      "$ref": "#/parameters/id_below"
    },
    {
      "$ref": "#/parameters/page"
    },
    {
      "$ref": "#/parameters/per_page"
    },
    {
      "$ref": "#/parameters/order"
    },
    {
      "$ref": "#/parameters/ids_order_by"
    },
    {
      "$ref": "#/parameters/only_id"
    }
  ],
  "exampleResponse": null
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/get-identifications-recent_taxa"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.