REST, webhooks, MCP. Built for agents.
Every Telos surface is designed so an LLM can drive it without a human in the loop. Self-describing payloads, self-correcting errors, and a 2KB catalog small enough to live in a system prompt.
Surfaces
API reference
Full CRUD over visions, objectives, opportunities, and tasks. HATEOAS actions on every response. Batch up to 20 operations per request.
Webhooks
HMAC-SHA256 signed, retried on a 30s to 6h backoff, and dead-lettered on terminal failure.
MCP
53 curated read tools for agent context. Same bearer auth as REST. Drop into Claude Desktop or any MCP client.
Resources
OpenAPI 3.1 spec
Machine-readable spec. Drop into Postman, Insomnia, or any client generator.
/api/v1/schema
Two-kilobyte condensed catalog. Built to live inside an LLM system prompt.
Error envelope
Every error carries a suggestion field, so agents self-correct without out-of-band docs.
Getting access
Telos is invite-only while we ramp. API keys are issued from inside an organization: sign in, head to Settings → API Keys and create a telos_live_ token.