onsched.com

Build secure and scalable custom apps for Online Booking. Our flexible API provides many options for availability and booking. Take the API for a test drive. Just click on the Authorize button below and authenticate. You can access our demo company profile if you are not a customer, or

๐Ÿ”‘ oauth2 38 endpoints collaboration
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
List Services
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://sandbox-api.onsched.com/consumer/v1/services
List Customers
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://sandbox-api.onsched.com/consumer/v1/customers
List Locations
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://sandbox-api.onsched.com/consumer/v1/locations
Endpoints (38 total)
GET
/consumer/v1/services
List Services
GET
/consumer/v1/customers
List Customers
GET
/consumer/v1/locations
List Locations
GET
/consumer/v1/resources
List Resources
GET
/consumer/v1/appointments
Get Appointments
GET
/consumer/v1/servicegroups
List Service Groups
GET
/consumer/v1/services/{id}
Get Service
GET
/consumer/v1/customers/{id}
Get Customer
GET
/consumer/v1/locations/{id}
Get Location
GET
/consumer/v1/resourcegroups
List Resource Groups
GET
/consumer/v1/resources/{id}
Get Resource
GET
/consumer/v1/customers/states
List Country States
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints38
Authoauth2
Categories1
https://sandbox-api.onsched.com
Other Onsched APIs (2)
setuputility