FLUXLIXDocs

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 Authorization header
  • Token scopes and permission levels
  • Token expiration and rotation

Next steps