API Reference
API Reference
Customer API routes use a bearer key from the dashboard. Ingest uses the endpoint token in the URL. Dashboard routes require a signed-in browser session unless noted.
Authentication note
Use Authorization: Bearer iwk_... for customer API routes. API keys are hash-only after one-time reveal.
/api/ingest/{endpointToken}/api/events/api/events/{eventId}/api/events/{eventId}/replay/api/events/{eventId}/retry/api/delivery-jobs/{jobId}/retry/api/events/export/api/api-keys/api/api-keys/{keyId}/revokecurl "https://instawebhook.com/api/events?limit=50&status=failed" \ -H "Authorization: Bearer iwk_..."