Create an Acuity Scheduling appointment after checking real-time availability via the API

domain: developers.acuityscheduling.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate requests with HTTP Basic Auth using your Acuity User ID and API Key.
  2. Call GET /availability/dates for the target appointmentTypeID and month to find which dates have open slots.
  3. Call GET /availability/times for a specific date to retrieve the actual bookable time slots, matching what clients see on the public scheduling page.
  4. Optionally call GET /availability/check-times to validate a specific slot is still valid immediately before booking, checking the returned valid boolean and any reason for invalidity.
  5. POST /appointments with the appointmentTypeID, chosen datetime, and required client fields (firstName, lastName, email); include fields for any custom intake-form responses configured on that appointment type.

Known gotchas

Related routes

check real-time availability and create a booking for a fareharbor item via the external api
developer.fareharbor.com · 6 steps · unrated
Create and manage Phorest appointment bookings, including check-in and status updates for rebooking.
developer.phorest.com · 5 steps · unrated
check availability and create a booking via ventrata's octo-compliant api
docs.ventrata.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