API Reference
Interactive API documentation for Falsafa backend services: health, metrics, character processing, and chat endpoints.
Backend API
The backend provides the following endpoints. Use the sidebar to navigate to each endpoint's interactive documentation.
Endpoints
| Endpoint | Method | Description |
|---|---|---|
| /api/backend/health-get | GET | Liveness check |
| /api/backend/metrics-get | GET | Prometheus metrics |
| /api/backend/character-processing-post | POST | Submit book for character extraction |
| /api/backend/character-chat-post | POST | Send message to character (SSE stream) |