Skip to main content
Official clients for the Modus public API. Same surfaces as the Modus app — chat, scopes, context, workflows — from your own code. Pick a language: Prefer a terminal? See the CLI quickstart and CLI reference. Both packages expose two clients:
  • Modus — day-to-day use (chat, list, inspect)
  • ModusManagement — org setup (create, update, deploy)
Authenticate with MODUS_API_KEY. See Authentication. Full class and method docs live under the Python SDK / TypeScript SDK tabs in the header (same idea as API for REST). Endpoint schemas and the interactive playground stay in the API.