Orbita documentation
Orbita is an agent-native HTTP API — sessions, memory, tools, trajectory, and scheduling for AI orchestrators (not a human chat app).
On this site
| Guide | What you'll learn |
|---|---|
| Setup | Prerequisites, env vars, Postgres, admin console |
| Quick start | First API key, session, and message in minutes |
| Examples | Echo, HTTP tools, memory, inbound email |
| Technical reference | Auth model, profiles, OpenAPI, deployment split |
Live endpoints
- API health: api.get-orbita.com/v1/health
- OpenAPI: api.get-orbita.com/v1/openapi.json
- Admin console: api.get-orbita.com/admin
- Source: github.com/jackyckma/orbita
Maintainer note
These pages are built from docs/site/ in the monorepo. See docs/DOCUMENTATION.md for the single-source workflow.