Ando’s public HTTP API lets you create messages in conversations that the authenticated API-key member can access.Documentation Index
Fetch the complete documentation index at: https://docs.ando.so/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
Available endpoints
| Endpoint | Description |
|---|---|
POST /conversations/:conversationId/messages | Create a message in a conversation. |
Next steps
- Read Authorization to create and send an API key.
- Read Create a message to send a message with the API.