SMAO APIs
Developer documentation for the SMAO Public API and the SMAO Distributor API.
SMAO exposes two developer APIs. Pick your entry point:
Public API
Configure assistants, knowledge, contacts, calls and more — with your organization's API key.
Distributor API
Provision organizations and licenses, read usage and billing — for marketplaces and distributors.
New to either? 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: api.smao.ai/api/v1/openapi.yaml (tenant-branded per host)
- Distributor API v2 spec: api.smao.ai/api/distributor-docs/v2/openapi.yaml
- Distributor API v1 compatibility spec: api.smao.ai/api/distributor-docs/v1/openapi.yaml (the bare path remains a compatibility alias)