Acuity Scheduling
Acuity Scheduling is an online appointment scheduling tool for small businesses.
Info
Schemes: https
Base URL: https://acuityscheduling.com/api/v1
Authentication: Token
Generate token:Reference
Endpoints
/ availability
GET
Summary: Return dates with availability for a month and an appointment type.
/ me
GET
Summary: Get basic account information.
/ labels
GET
Summary: Get labels.
/ forms
GET
Summary: Return intake forms.
/ orders
GET
Summary: Retrieves a list of orders from the online store with most recent first and Get details about a single order by ID.
/ products
GET
Summary: Get a list of products and packages.
/ clients
GET
POST
DELETE
PUT
Summary: Create,Update,Delete and Create client.
/ appointments
GET
POST
PUT
Summary: Get a list of appointments currently scheduled for the authenticated user, Create an appointment and Update an appointment details from a white-list of updatable attributes.
