Skip to main content

API Authentication

All API requests require the following HTTP headers:

  • x-api-key: Application API Key

You must include x-api-key header in every request to authenticate and authorize access to the SpeedyDD API.

How to Obtain Credentials

Go to manage application to receive your x-api-key as below images.

# Development Environment
https://app-gcp-gigadat-dev.speedydd.com/lobby/manage-applications
# Production Environment
https://gigadat.speedydd.com/lobby/manage-applications

manage-application client-credential

Keep your API key secure and do not share it publicly.