Reference

API reference

Every endpoint of the integrable.cloud REST API — 188 operations in 18 groups — with parameters, schemas and an example request for each. Generated from the same OpenAPI document the SDKs are built from.

Base URL
https://api.integrable.cloud
Version
2026-09-03
Operations
188 in 18 groups

Before your first call

The Integrable Cloud API.

Authenticate with Authorization: Bearer sk_live_.... Keys are created in the dashboard under Settings -> API keys and carry scopes; a call outside a key's scopes is refused with 403.

Every mutating request accepts Idempotency-Key. Every response carries X-API-Version and, where a budget applies, RateLimit-*.

There is also an MCP server at /mcp for connecting this workspace to Claude, ChatGPT or an editor. It uses the same API keys.

New here? The quickstart goes from key to first message; retries, versioning and limits is the contract every endpoint shares; error codes explains each failure; the SDKs wrap all of it for TypeScript and Python. Point a code generator, Postman or an assistant at /openapi.json.

Bots

Knowledge base

Dashboard

Inbox

Flows

Tools

Calendars

Destinations

Webhooks

Alerts

Insights

Workspace

Auth

Billing

Notifications

Support

Integrations

The OAuth callback every third-party connection completes through, dispatched on the provider's name.

Integrations API — the objects it returns →

Health

Liveness and readiness probes for monitoring: one answers without touching any dependency, the other checks the ones a request needs. Neither requires authentication.

Health API — the objects it returns →

Something here wrong or missing? Tell us — the documentation and the API are maintained by the same person, so a correction is a fix rather than a ticket.

Building on it? Start on the free plan — no card — and call the same API the dashboard uses.

Start free