Authentication
All requests to the FluxRail API require an API key. Pass it in the X-API-Key header on every request.
Base URL:
https://api.fluxrail.io/api/v1 — all endpoints below are relative to this URL.Key Format
API keys begin with flux_ followed by a random string. Example: flux_a3f9c8d2e1b7...
Keys are hashed server-side — FluxRail cannot recover a lost key. If compromised, revoke it in your dashboard and generate a new one.
Quick Test
S
Sophie
Docs assistant · Ask anything
Hi! I'm Sophie 👋
Ask me anything about the FluxRail API — I can explain endpoints, generate code examples, and walk you through setup.