request bin

capture and inspect http requests in real-time

Create a temporary URL to capture webhooks, API calls, and HTTP requests. Perfect for debugging integrations, testing webhooks, or inspecting what your services are actually sending.

All HTTP Methods
Capture POST, PUT, PATCH, DELETE, HEAD, OPTIONS - any method your service sends.
Real-time Updates
See requests as they arrive with automatic polling. No manual refresh needed.
Full Inspection
View headers, body content, query strings, timestamps, and source IP addresses.
Ephemeral & Private
Bins auto-delete after 2 hours. No accounts, no tracking, no data retention.

Example usage:

curl -X POST https://woa.jp/requestbin/YOUR_CODE -d '{"test": true}'