Word of Dish

Developers

API Reference

Authenticate with a Bearer key (wod_live_…) fromSettings → Integrations. Paste it intoAuthorize below to try any endpoint live against your own data.

Webhooks

Register an endpoint under Integrations to receive signed events. Each POST carries X-WoD-Event,X-WoD-Delivery, andX-WoD-Signature: sha256=<hmac> — verify the HMAC-SHA256 signature against your endpoint's secret before trusting the payload.