Supported methods
Authorization: Bearer <token>apiKey: <token>header- Basic Auth with username
tokenand passwordx
Recommended request
Example response
Compatibility examples
Common error
Status401
Operational rules
- Rotate credentials in your secret manager, not in source code.
- Never log tokens.
- Keep browser code on public keys only. Secret API tokens stay on the backend.

