Authentication
The OnSched API can be consumed directly, enabling you to integrate the Availability results from our API into your personalized Calendar UI. Alternatively, you can access it through our JavaScript SDK, featuring a blend of pre-built UI components that can be combined together to create custom booking flows.
Security
OnSched version 3.0.0 uses Google Cloud's enterprise-grade data encryption and 99.95% uptime reliability. Data is automatically encrypted at rest and in transit using AES-256 encryption, ensuring the highest level of security for your applications and user data. With built-in redundancy, load balancing, and a globally distributed infrastructure, OnSched also guarantees high availability and minimal downtime.
Approach
OnSched can be authenticated in one of two ways: either via OnSched.js, our JavaScript SDK, or by obtaining an access token using your credentials in order authorize requests to the OnSched Rest API.
OnSched.js is a set of pre-build JavaScript widgets that consume our OnSched Rest API, many users will have a combination of custom UI elements that communicate with our OnSched Rest API and OnSched.js widgets within in their application.
Follow the links below to learn more about authentication in OnSched.js or the Rest API:
Learn more about authentication in OnSched.js
Learn more about authentication in the OnSched Rest API
Updated 20 days ago