Hivemapper Imagery API
Street-level dashcam imagery queries.
Hivemapper Imagery API is one of 5 APIs that Hivemapper publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Imagery. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.
This API exposes 2 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against 2 base URLs: https://beemaps.com/api/developer, https://hivemapper.com/api/developer.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Hivemapper Imagery API declares
2 security schemes
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
An API key is passed in the query as apiKey (apiKeyQuery).
By default, every request must be authenticated.
basicAuth— HTTP Basic authentication. Send Authorization: Basic .apiKeyQuery— API key passed as the apiKey query parameter.
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.
Street-level dashcam imagery queries.
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Frame (7 properties), LatestImageryQuery (5 properties), ImageryQuery (4 properties), GeoJSONGeometry (4 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 Hivemapper 4
Other APIs Hivemapper publishes across the network.