Skip to main content

API Keys Endpoints

View the documentation for API Keys

Authentication

All API endpoints are authenticated using Authetication Header.
Authorization: <api-key>
For your initial API call, Authorization header can be set to "". Store the provided API key securely; it will be required to pass the generated and a valid API Key in Authorization header for subsequent API calls.