The API is in early access and is not publicly available. Endpoint URLs, request examples and sample responses on this page are illustrative. Contact hello@vangrid.io to request access.
Base URL
All API requests are made to:Authentication
Every request requires a Bearer token in theAuthorization header:
Request and response format
All request bodies and responses use JSON. SetContent-Type: application/json on requests with a body.
Successful responses return HTTP 200 with a JSON body. Errors return the appropriate HTTP status code and a JSON error object:
Rate limits
Rate limits depend on your plan tier. The current limit is included in every response via headers:
When you exceed your rate limit, the API returns
429 Too Many Requests.
Endpoints
Spatial Queries
Query ground truth observations for a geographic area of interest.
Data Ingestion
Submit observations from your own sensors into the Vangrid network.
Streaming
Subscribe to real-time ground truth updates for a defined zone.
Authentication
Manage API keys and understand authentication requirements.
Common error codes
To request access or upgrade your plan, contact hello@vangrid.io.

