Acuity Scheduling

Acuity Scheduling is an online appointment scheduling tool for small businesses.

Info

Schemes: https
Base URL: https://acuityscheduling.com/api/v1

Documentation Reference

Authentication: Token

Generate token:Reference

Endpoints

/ availability

GET

Summary: Return dates with availability for a month and an appointment type.

Reference

/ me

GET

Summary: Get basic account information.

Reference

/ labels

GET

Summary: Get labels.

Reference

/ forms

GET

Summary: Return intake forms.

Reference

/ 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.

Reference

/ products

GET

Summary: Get a list of products and packages.

Reference

/ clients

GET POST DELETE PUT

Summary: Create,Update,Delete and Create client.

Reference

/ 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.

Reference