Skip to main content

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.

Ando’s public HTTP API lets you create messages in conversations that the authenticated API-key member can access.

Base URL

https://api.ando.so

Available endpoints

EndpointDescription
POST /conversations/:conversationId/messagesCreate a message in a conversation.

Next steps