The DZBuild API is live
· Une minute de lecture
We just shipped the DZBuild API, a full REST surface for merchants who want to integrate DZBuild with their own apps, websites, or tools.
What's in v1
- Read + write your store, products, orders, customers, landing pages.
- A high-volume signup tracker so you can embed DZBuild in your external sites and count user signups against your account.
- Outbound webhooks for
order.created,signup.counted, and more. - Per-key rate limits with a generous Free tier (10K req / 100 signups per month).
- All built on Cloudflare Workers — your origin sees only what it has to.
Read the full API reference, or peek at the authentication primer to start signing requests.