Skip to content

WODira OpenAPI specification

WODira publishes a dedicated OpenAPI specification for its external developer API. It describes the Organizer API and Browser API without mixing in internal scraping or platform-operation endpoints.

The read-only public events specification at https://wodira.app/openapi.json is a separate surface. Use the api.wodira.app specification linked above for /external/v1/browser and /external/v1/organizer integrations.

The specification declares two security schemes: a WODira Bearer secret key for the Organizer API and x-publishable-key for the Browser API. Browser requests must also send an allowed Origin.