SMAO API Documentation
Public API

Changelog

Notable changes to the Public API.

1.0.0 — Initial public release

First stable release of the Public API at /api/v1:

  • Assistants, prompts, knowledge items, contacts, and groups — full CRUD.
  • Forwardings, glossary, pronunciation rules, calendars, and webhook tools.
  • Call history with transcripts and analyses, recording download, and outbound call triggering.
  • Read-only usage statistics (weekly/monthly, per-assistant, last-24h).
  • Bearer-token auth with role-scoped keys, default per-key rate-limit buckets, X-RateLimit-* headers on rate-limited operations, opaque cursor pagination, and a uniform { "error": { "code", "message" } } envelope.

Documentation now lives at docs.smao.ai — the old /api/v1/docs URLs redirect here.

On this page