Skip to main content

Base URL

Production:

Authentication

Most endpoints require authentication via JWT token:

Available Endpoints

Chat

Send messages and receive AI responses

Search

Semantic document search

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

Invalid request parameters
Missing or invalid authentication token
Rate limit exceeded
Server error, contact support