Authentication
All API endpoints require authentication. You can authenticate using either:
Bearer token in the Authorization header
API token as a query parameter
Authentication Methods
Bearer Token
Response Example
Last updated