API documentation

Use this page to pick the right doc set (and avoid mixing the hosted HTTP API with the Python sagents API):

  • HTTP API Reference (expand for subpages): backend HTTP endpoints, payloads, and curl examples aligned with register_routes in app/server/routers. This is the source of truth for integrating with the current server.
  • Python runtime API: embedding SAgent and related types from this repo; not the HTTP surface of the main app. Skip it if you only integrate over HTTP.

Table of contents


Sage documentation for the current repository layout. Source available under the MIT license.

This site uses Just the Docs, a documentation theme for Jekyll.