Added
- Interactive API reference (this site) and the underlying OpenAPI 3.0 spec at
GET /api/v1/schema/.
public_api.md in the main repo, which is the
engineering-side source of truth — keep the two in sync rather than editing only one.Added
- Three new scopes:
ticket.view,ticket.manage,flow.view. - Full ticket CRUD, comments, activity log, and escalation.
- Ticket pipeline and stage management.
- Read-only WhatsApp Flows endpoints: list, detail, metrics, submissions.
Added
- Create/update/delete contacts, bulk contact import.
- Update conversation status, priority, tags, and assignment.
- Send WhatsApp messages.
- Message sending enforces the same plan limits, opt-out/compliance shield, and 24-hour session window as the dashboard.
Added
- Read-only endpoints for contacts, conversations, templates, team, and catalogue.
- The
team.viewscope.
Added
- Per-key scopes and a flat 60 req/min rate limit, independent of plan.

