/v1/availability

This endpoint allows you to fetch times that are available to book appointments on your apptoto booking pages.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date

(Required) The beginning of the date range to fetch availability for.

date

(Required) The ending of the date range to fetch availability for.

string

(Required) The booking page id or subdomain. E.g if your booking page is hosted at https://bookwithme.apptoto.com/ then you would pass "bookwithme" for the booking_page parameter.

string

If your booking page has multiple appointment types, then you must pass in the appointment_type token that you want availability for.

boolean
Defaults to false

If expanded is false, then an array of available times will be returned. If expanded is true, then an array of objects will be returned. Each object will have the time, whether or not it's available, and a link to use to book the time.

boolean
Defaults to false
Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!