Skip to content

API Reference

This page provides an interactive API reference powered by Stoplight Elements. Browse all endpoints, view request/response schemas, and make live requests directly against your Agent on Demand deployment.


The openapi.json file is written into site/docs/api/ by the docs workflow at build time. For local preview, generate it with:

uv run python -m scripts.validate_openapi --export site/docs/api/openapi.json

This file is not committed to the repository.