SavvyCal Appointments Developer Docs
If you are a software developer looking to build on top of SavvyCal Appointments, you've come to the right place. This documentation will guide you through the process of integrating the SavvyCal Appointments Platform into your application.
REST API
The SavvyCal Appointments API adheres to REST conventions. Our API communicates in JSON format and uses bearer tokens to authenticate requests. We take an additive approach; new fields may be added to existing payload types as we expand the API.
The full OpenAPI specification for the REST API can be found here: https://api.savvycal.app/v1/spec
Embedding
We offer web components for embedding SavvyCal Appointments seamlessly in your web application.
Webhooks
Webhooks allow you to listen for changes in a SavvyCal account and get notified via HTTP POST requests.