API Reference¶
Complete REST API documentation for Dashtam endpoints.
All endpoints follow REST best practices:
- Resource-oriented URLs — Nouns, not verbs
- Standard HTTP methods — GET, POST, PATCH, DELETE
- RFC 9457 error responses — Problem Details format
- JWT authentication — Bearer token in Authorization header
Browse the sidebar for endpoint documentation.