Skip to main content

API Keys

Connections API

Authentication

All API endpoints are authenticated using Authetication Header.
Authorization: <api-key>
For your initial API call to /api/keys endpoint, 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.