Skip to main content
The Motus agent server exposes a REST API for managing conversations with your agent. Start a server with motus serve start, then interact with it over HTTP. All endpoints are served from the base URL of your running server (e.g., http://localhost:8000).

Endpoints

Guides