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
Every key carries its mode in the prefix: flux_live_… for production and flux_test_… for sandbox. The mode is decided entirely by which key you send — see Test Mode.
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.