Authentication

To authenticate requests, include an Authorization header with the value

"auth-token {your-token}"

You can retrieve your token by visiting your dashboard and clicking

Accounts > API Keys > View API Keys > Auth Token

Last updated