iNaturalist Flags API
Create, update, and delete flags
iNaturalist Flags API is one of 21 APIs that iNaturalist publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Flags. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.
This API exposes 3 operations across 2 paths, and defines 2 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 Flags API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as Authorization (api_token).
Paths & Operations 3
Across 2 paths, the API surfaces 3 operations — 1 DELETE, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Create, update, and delete flags
Schemas 2
The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are PostFlag (2 properties), PutFlag (1 property). 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.