Base path
/api/v1
Authorization
| Context | Headers |
|---|---|
| Developer session endpoints | Authorization: Bearer <token>, X-Fluide-Api-Key, X-Fluide-Client-Id: fluide-developer |
API playground
For Developer Access endpoints (current, rotate-secret), click Authorize and set Bearer, X-Fluide-Api-Key, and X-Fluide-Client-Id (fluide-developer).
Operations and monitoring
| Endpoint | Purpose |
|---|---|
GET /api/v1 | Service root — quick connectivity check |
GET /api/v1/health | Health check with dependency status (database, etc.) |
Prometheus metrics for auth may be exposed on the service directly depending on deployment. Check the Operations tag group in the sidebar for
App and Health endpoints.What to build first
Product guide
Developer credentials and credential lifecycle.