manage appointments via the DrChrono API

domain: drchrono · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register an OAuth2 application in the DrChrono developer portal to get a client_id and client_secret; implement the authorization code flow to obtain user-delegated access tokens.
  2. Refresh tokens using the refresh_token grant before expiry; DrChrono access tokens are short-lived.
  3. List appointments by sending GET to https://drchrono.com/api/appointments with filters such as date_range, doctor, patient, or office to narrow results.
  4. Create an appointment by POSTing to https://drchrono.com/api/appointments with required fields: doctor (ID), patient (ID), office (ID), exam_room, scheduled_time, and duration.
  5. Update an appointment status (e.g. to 'Arrived' or 'Complete') with a PATCH request to https://drchrono.com/api/appointments/{id} supplying only the changed fields.
  6. Handle webhook events from DrChrono for real-time appointment status changes by registering a webhook endpoint in the developer portal and validating the secret included in each callback.

Known gotchas

Related routes

search patients and book appointments via the athenahealth API
athenahealth · 6 steps · unrated
manage events and orders via the billetto api
api.billetto.com · 5 steps · unrated
Schedule a deposition or process-serving deadline as a Clio Calendar Entry and link it to a matter via the Clio Manage API v4
developers.clio.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans