Our Product
A real API, not a roadmap promise
Read and write Contacts and Properties, read Deals, and get signed webhooks the moment something changes — straight from your own scripts, your backend, or Zapier. Generate a key and start calling it today.
What it does
Bearer-token auth
Generate a key from Settings, send it as a Bearer token — no OAuth dance required.
Contacts & Properties, read/write
Create and read Contacts and Properties directly — sync from any system you already run.
Deals, read
Pull deal and pipeline data into your own dashboards or reporting.
Signed webhooks
Subscribe to events and verify every request with an HMAC-SHA256 signature — know it's really us.
A quick example
Create a contact with one request:
curl https://zavyans-crm.vercel.app/api/v1/contacts \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"firstName":"Jane","lastName":"Doe","email":"jane@example.com"}'Pricing
Included free with any Zavyans CRM account
The API isn't a separate product to buy — it's part of Zavyans CRM. Create a free workspace and generate your first key from Settings.
Frequently asked questions
See it for yourself
Ready to connect your own tools?
Create a free workspace and generate your first API key from Settings today.
or email info@zavyans.com