Base URL
Authentication
Most endpoints require authentication via JWT token:Available Endpoints
Interactive Documentation
Visit the auto-generated API docs:- Swagger UI:
http://localhost:8000/docs - ReDoc:
http://localhost:8000/redoc
Rate Limits
- 100 requests per minute per user
- 1000 requests per hour per user
Error Codes
400 Bad Request
400 Bad Request
Invalid request parameters
401 Unauthorized
401 Unauthorized
429 Too Many Requests
429 Too Many Requests
Rate limit exceeded
500 Internal Server Error
500 Internal Server Error
Server error, contact support