API keys let you call the Fluximage API directly from your own code, scripts, or third-party integrations — without going through the dashboard. Any HTTP client that can send a request with anDocumentation Index
Fetch the complete documentation index at: https://docs.fluximage.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorization header can use the API.
Requirements
API keys are available on paid plans. Full API access, including higher rate limits and batch processing, requires the Agency plan. If you are on the Free plan, upgrade to unlock your key.Generating a key
Key format
Every Fluximage API key starts with the prefixflx_live_ followed by a 40-character hex string:
Rolling (regenerating) a key
You can generate a new key at any time using the Roll Key button in Settings. Rolling a key immediately and permanently deactivates your previous key — any request sent with the old key will be rejected.Using your key
Pass your API key in theAuthorization header as a Bearer token on every request: