API Authentication
All requests to the Fluxlix API must be authenticated. This page will contain the full authentication documentation once the API reference is published.
Status
API authentication documentation is currently in progress.
What to expect
The Fluxlix API uses token-based authentication. Once documented, this page will cover:
- Generating and managing API tokens from your account settings
- Including the token in API requests via the
Authorizationheader - Token scopes and permission levels
- Token expiration and rotation
Next steps
- API Reference Overview — What the API covers
- User Management — Managing accounts and access