Create your API token here:
All API routes require authentication using an API token. Include your token in the Authorization header as a bearer token:
Authorization
Last updated 1 year ago
Authorization: Bearer <api-token>