API
API reference
Build integrations across knowledge, workflow, agent, and analytics modules.
REST API
Full-featured HTTP APIs for core platform behavior.
View DocsGraphQL API
Flexible data fetching and schema exploration.
View SchemaAuthentication
Secure API access with account sessions and API keys.
Auth GuideQuick Start
1. Authenticate
Use your vibes account session or create an API key from your account settings.2. Make your first request
GET /api/session verifies auth, then route into module-specific APIs from
the documentation set.3. Build on structured primitives
Model your knowledge, tools, and workflows with explicit schemas so assistants can act predictably.