Documentation Endpoints
Machine-readable API documentation for LLM and agent discovery
These endpoints serve API documentation in formats optimized for both humans and AI agents.
- llms.txt — Agent-readable API index
- llms-full.txt — Complete API docs in Markdown
- Interactive Docs — Redoc-powered HTML documentation
MCP Streamable HTTP endpoint
Model Context Protocol endpoint for Agent integration. Accepts MCP JSON-RPC requests, returns JSON responses. Uses Streamable HTTP transport (stateless mode).
Agent-readable API documentation index
Lightweight Markdown document for LLM/Agent discovery. Points to full API documentation and spec.