Skip to content

Authentication

This API uses bearer tokens.

Get an API token from the developer dashboard.

If you get 401 Unauthorized, verify the token is valid and that you sent it in the Authorization header.

Terminal window
curl -H "Authorization: Bearer <token>" https://example.com