iNaturalist Projects API
Search and fetch projects and members
iNaturalist Projects API is one of 21 APIs that iNaturalist publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Projects. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.
This API exposes 11 operations across 11 paths, and defines 8 schemas. It is described by OpenAPI 2.0, at version 1.3.0.
Requests are made against the base URL https://api.inaturalist.org/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
iNaturalist Projects API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (api_token).
Paths & Operations 11
Across 11 paths, the API surfaces 11 operations — 2 DELETE, 6 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Search and fetch projects and members
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are User (15 properties), ProjectMember (8 properties), Project (4 properties), BaseResponse (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from iNaturalist 12
Other APIs iNaturalist publishes across the network.