Welcome to the Legal Document Analysis API. This API provides tools for analyzing legal documents, videos, and audio.
POST /analyze_legal_document - Analyze a legal document (PDF)
POST /analyze_legal_video - Analyze a legal video
POST /analyze_legal_audio - Analyze legal audio
POST /legal_chatbot/{task_id} - Chat with a document
POST /register - Register a new user
POST /token - Login to get an access token
GET /users/me - Get current user information
POST /subscribe/{tier} - Subscribe to a plan
For more details, visit the API documentation.