API reference for authentication and authorization
Authorization: Bearer <token>
Header | Description | When to Use |
---|---|---|
Authorization | Bearer <token> | Required for all authenticated endpoints except login and self-registration |
X-Device-ID | Unique device identifier | Required for all authentication requests |
/v1/authenticate
since this endpoint issues the token.