Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

iNaturalist UTFGrid API

JSON for observation tiles

iNaturalist UTFGrid API is one of 21 APIs that iNaturalist publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include UTFGrid. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.

This API exposes 4 operations across 4 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.

4 operations 4 paths 2 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.3.0
Base URL
https://api.inaturalist.org/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

iNaturalist UTFGrid API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (api_token).

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

UTFGrid 4

JSON for observation tiles

GET
/colored_heatmap/{zoom}/{x}/{y}.grid.json
Colored Heatmap Tiles UTFGrid
101 params → 200default
GET
/grid/{zoom}/{x}/{y}.grid.json
Grid Tiles UTFGrid
101 params → 200default
GET
/heatmap/{zoom}/{x}/{y}.grid.json
Heatmap Tiles UTFGrid
101 params → 200default
GET
/points/{zoom}/{x}/{y}.grid.json
Points Tiles UTFGrid
101 params → 200default

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are UTFGridResponse (3 properties), Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
2 properties
UTFGridResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inaturalist-utfgrid-api-openapi.yml Raw ↑

Other APIs iNaturalist publishes across the network.

iNaturalist API v2
iNaturalist Annotations API
iNaturalist Comments API
iNaturalist Controlled Terms API
iNaturalist Flags API
iNaturalist Identifications API
iNaturalist Messages API
iNaturalist Observation Field Values API
iNaturalist Observation Photos API
iNaturalist Observation Tiles API
iNaturalist Observations API
iNaturalist Photos API