API Reference
This documentation covers all public API endpoints available in orcrev.fit.Endpoints Overview
Authentication
Currently, all API endpoints are publicly accessible without authentication.Response Codes
Caching
Most endpoints include caching headers:s-maxage=30- CDN cache for 30 secondsstale-while-revalidate=120- Serve stale while refreshing
/api/overview and /api/metrics/history use no-store for real-time data.
