DoloresDocs
API reference

API reference

Full reference for the Dolores REST API.

The Dolores REST API is a Twilio-style HTTPS interface for managing customers, appointments, and sessions, plus signed webhook delivery on appointment events.

Pick a resource:

  • Customers — create, retrieve, update, delete, list.
  • Appointments — full CRUD plus cancel; webhooks fire on every status change.
  • Sessions — read-only access to call metadata, transcripts, and recordings.
  • Events — audit log of webhook deliveries with manual replay.
  • Webhook endpoints — register URLs, rotate secrets, fire test events.

If you're new, start with the Quickstart instead.