API Reference
Complete API documentation for developers integrating with AleaChatbot.
Authentication
AleaChatbot uses JWT tokens for authentication. Include your token in the Authorization header.
Chat API
Send messages and receive AI responses from your chatbot.
Error Codes
400
Bad Request - Invalid request format or missing parameters
401
Unauthorized - Invalid or missing authentication token
404
Not Found - Resource does not exist
500
Internal Server Error - Server-side error