Skip to content

WODira API documentation

The WODira external API lets organizer websites and trusted backends integrate events, pricing, registrations, and Stripe Checkout. Routes are versioned under /external/v1, with separate credentials for backend and browser use.

The Organizer API uses wd_live_... secret keys only from trusted backends. The Browser API uses wpk_live_... publishable keys, validates the Origin header, and is designed for frontend applications. Never expose a secret key in public JavaScript, mobile applications, repositories, or logs.

The production origin is https://api.wodira.app.