Getting Started
Authentication
Learn how to authenticate with the Konstantly API
The Konstantly API uses API keys for authentication. You need to include your API key in the X-API-KEY
header with every request.
Getting Your API Key
- Go to your Konstantly site’s Settings
- Navigate to the API section
- Copy your API key
Using the API Key
Include the API key in the X-API-KEY
header with all requests:
API Key Security
Keep your API key secure and never share it publicly. The API key provides full access to your account.