Connect ezyVet
Cloud-based veterinary practice management platform.
Click to Connect1–5 business days
What you need:An ezyVet client ID and secret from the ezyVet developer program.
Prerequisites
- An active ezyVet practice management account.
- API access must be requested and approved by ezyVet (not self-serve).
Step-by-step instructions
- Apply for ezyVet API access.Go to https://developers.ezyvet.com and follow their application process. You will need to describe your integration use case.
- Receive your OAuth 2.0 client credentials.Once approved, ezyVet will provide a client_id and client_secret for the OAuth 2.0 Client Credentials grant flow.
- In Dashboard → Calendar Sync, select ezyVet.Enter your client credentials. We exchange them for a 12-hour access token and begin syncing.
How to connect: No manual key entry needed — click Connect and complete the authorization flow in your browser.
Tips
- ezyVet uses the OAuth 2.0 Client Credentials grant — no user-facing consent screen is needed after initial setup.
- Access tokens have a 12-hour TTL and are refreshed automatically within the sync loop.
- The preferred booking endpoint is /ezycab/booking which creates consult records and billing triggers automatically.