System

Connection

Point the dashboard at your FastAPI service and verify it's reachable. Your key is saved in your browser only — it never goes to git or to the Next.js server's env.

API connection
Saved in your browser's localStorage. Clearing site data wipes it.
No key
Health check
Hits /healthon the API. Doesn't require a key, so it's the quickest reachability check.

Press Ping to test reachability.

Endpoint tester
Hit any endpoint through the proxy with your saved key. For exhaustive docs, open the live Swagger UI.