iNaturalist · Schema

RawConservationStatus

BiodiversityNatureCitizen ScienceWildlifeObservationsTaxaEcology

Properties

Name Type Description
source_id integer Identifier for the iNat source record associated with this status, retrievable via https://www.inaturalist.org/sources/:id.json (this endpoint is not a part of our public API and is thus subject to ch
authority string Organization that declared this status
status string Body of the status, often coded, particularly when the status comes from the IUCN or NatureServe. Consult the authority and/or the status URL for details about the meanings of codes.
status_name string Human-readable name of the status if it was coded.
iucn integer Coded value representing the equivalent IUCN status. Mappings: NOT_EVALUATED = 0, DATA_DEFICIENT = 5, LEAST_CONCERN = 10, NEAR_THREATENED = 20, VULNERABLE = 30, ENDANGERED = 40, CRITICALLY_ENDANGERED
geoprivacy string Default geoprivacy for observations of this taxon in the status's place.
View JSON Schema on GitHub

JSON Schema

rawconservationstatus.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "RawConservationStatus",
  "type": "object",
  "properties": {
    "source_id": {
      "type": "integer",
      "description": "Identifier for the iNat source record associated with this status,\nretrievable via https://www.inaturalist.org/sources/:id.json\n(this endpoint is not a part of our public API and is thus subject to\nchange or removal)\n"
    },
    "authority": {
      "type": "string",
      "description": "Organization that declared this status\n"
    },
    "status": {
      "type": "string",
      "description": "Body of the status, often coded, particularly when the status comes\nfrom the IUCN or NatureServe. Consult the authority and/or the\nstatus URL for details about the meanings of codes.\n"
    },
    "status_name": {
      "type": "string",
      "description": "Human-readable name of the status if it was coded.\n"
    },
    "iucn": {
      "type": "integer",
      "description": "Coded value representing the equivalent IUCN status. Mappings:\nNOT_EVALUATED = 0, DATA_DEFICIENT = 5, LEAST_CONCERN = 10,\nNEAR_THREATENED = 20, VULNERABLE = 30, ENDANGERED = 40,\nCRITICALLY_ENDANGERED = 50, EXTINCT_IN_THE_WILD = 60, EXTINCT = 70\n"
    },
    "geoprivacy": {
      "type": "string",
      "description": "Default geoprivacy for observations of this taxon in the status's place.\n"
    }
  }
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 JSON Schema
curl "https://apis.io/api/v1/json-schemas/rawconservationstatus"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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