Authentication
API keys, OAuth 2.0 flows, scopes, and token management.
How to authenticate against the Matchii API:
- API keys — server-to-server requests with bearer keys and scopes.
- OAuth 2.0 — interactive auth flows for users and third-party integrations.
- Token management — issuing, refreshing, and revoking access tokens.