Skip to content

Authentication

All API requests except the health check require authentication using an API key.

API Keys

API keys are generated in the Arctic Tern admin panel and should be kept secure. If a key is no longer in use, it can be deleted at any time.

Using Your API Key

Include your API key in the request header:

Authorization: Bearer <YOUR_API_KEY_HERE>

Example Request

curl -H "Authorization: Bearer <YOUR_API_KEY_HERE>" \
  https://api.example.com/v1/enrolments/