OpenAPI specification
Download the OpenAPI specification for the Enterspeed API.API keys
The API uses two types of API keys. One for reading data and one for writing data.- Reading - The is used for reading data from the Delivery API, Query API and Routes API. The key is sent in the request header as
X-Api-Key. - Writing - The is used for writing data to the Ingest API. The key is sent in the request header as
X-Api-Key.