Release notes

Track API and documentation changes.

Use this page as the customer-facing change record for docs, API reference structure, and operational guidance.

2026-05-14

Added

Tutorial and client guides

Added an end-to-end first voice agent tutorial plus dedicated TypeScript and Python client pages for generated, contract-tested API clients.

Added

Webhook event catalog

Published event names, delivery envelope examples, payload examples, deduplication guidance, and consumer operating checks.

Improved

A+ contract coverage

Added operation-level OpenAPI examples across schema-backed request and response bodies, richer endpoint deep dives, webhook replay guidance, and event versioning policy.

Added

Dedicated endpoint reference

Published first-party pages for make-call, incoming-call, call logs, and voice sessions so core runtime workflows do not depend on Swagger alone.

2026-05-13

Added

Enterprise docs expansion

Added endpoint guides, code examples, webhook signature verification, pagination, rate limits, idempotency, versioning, sandbox guidance, and llms.txt indexing.

Improved

OpenAPI completeness

Published full, public, and admin OpenAPI specs with operation summaries, descriptions, tags, operation IDs, security schemes, and schema descriptions.

Change review checklist

  • Update the relevant docs page and OpenAPI schema together.
  • Add integration tests for new public docs routes.
  • Verify internal docs links and live readiness after deployment.
  • Document breaking changes with migration steps before production rollout.