Blitz Commerce for developers
Integrate checkout, payouts, and Split directly into your own product. Everything here is a real, currently-live API surface — not a preview.
What you can build
- Checkout — accept a payment server-to-server and get notified by webhook when it completes. See Checkout.
- Payout Embed— let a recipient who isn't on Blitz claim a payout from a balance you hold, without asking them to create an account. See Payout Embed.
- Split — bill an enterprise partner once and have Blitz split the payment across a roster on your behalf. See Split.
- Webhooks — subscribe to real-time events across every product above instead of polling. See Webhooks.
Getting started
Every server-to-server call in this API is authenticated with a single API key, scoped to exactly the products you use it for. Start with Authentication to create one from your Commerce Developer Portal.
Already running WooCommerce? The WooCommerce plugin wires up checkout for you with no custom code.