Authentication

All API requests must be authenticated with your API key.

API Key Header

Pass your API key in the X-API-Key header:

X-API-Key: your_api_key_here

Your API key is shown in Console → Settings. Keep it secret — treat it like a password.