What's new in the Voodoo Center API

Every notable change to the Voodoo Center API and its integration surface is recorded here, newest first. The API is versioned under /api/v1; we add fields and endpoints in a backward-compatible way and call out anything you may need to act on.

Want to be notified of changes programmatically? New order outcomes always arrive on your webhook, and every field documented in the API Reference is safe to read defensively — ignore unknown fields so future additions never break your integration.