Client-only · talks to your core API

Dead-letter inbox

Paste the hosted API at api.getrequeue.com (or your own worker) and an API key. Create an ingest endpoint, then inspect and replay failures. Credentials stay in this browser's localStorage — this page has no backend.

Connect

Create endpoint

Mint an ingest URL that stores failures and replays them to a target URL. Uses the connected API key — no curl required.

events
Not connected

Connect to a running Requeue core API to list failed and pending events.

Inspect

Select an event

Headers, payload, and replay attempts land here. One click re-delivers the stored payload to the endpoint's target URL.