Authentication
Authenticate your API requests with API keys and tokens.
5 min readAll API requests must be authenticated using an API key. This guide covers how to create, use, and manage your API keys.
Creating an API key
- 1Go to Settings → API Keys.
- 2Click "Create API Key".
- 3Give the key a descriptive name (e.g., "Production Server", "Staging").