Outbound webhooks (Pro)
Add an endpoint in Dispatch → Settings → Webhooks and choose the events it receives. Each delivery is signed with your endpoint's secret; secrets are stored encrypted and can be rotated with a dual-key window so you can switch without dropping events. Each endpoint has its own timeout, and failed deliveries are retried and visible in the endpoint's log.
API keys (Pro)
Keys for the Order API are minted in Dispatch → Settings → API keys, shown once, stored hashed and revocable at any time. See 'Inject orders from your own system'.