SMAO Developer Platform
Developer documentation for the SMAO MCP connector, Public API, and Distributor API v1.
SMAO exposes an AI connector and two REST APIs. Pick your entry point:
MCP Connector
Connect ChatGPT, Claude, Cursor, and other MCP clients to read and configure a SMAO organization.
Public API
Configure assistants, knowledge, contacts, calls and more — with your organization's API key.
Distributor API v1
Manage partners and customer organizations, assign plans, and read usage and billing.
New here? Start with Getting Started, then Authentication and Errors & Rate Limits.
Trying requests
Every endpoint reference page includes an interactive playground. The raw OpenAPI specifications are also available for your own tooling:
- Public API spec: SMAO_API_URL/api/v1/openapi.yaml (tenant-branded per host)
- Distributor API v1 spec: SMAO_API_URL/api/distributor-docs/v1/openapi.yaml
The bare /api/distributor-docs/openapi.yaml path serves the same Distributor
v1 contract for integrations that saved that URL.