Start with an account
Create private-by-default endpoints from your account.
Private by default · Built for developers
Create an account, add an endpoint, and inspect exactly what arrived. Registered bins are private by default with higher request and retention limits.
Create a free account →Create an account to start using private request bins.
SEND YOUR FIRST REQUEST
Copy and run this command, then view it in the shared public history. Demo traffic shares a 1 request/second limit, accepts up to 20 KB, and retains 1 MB.
Demo bin ID: demo-public.
curl -X POST https://freebin.org/b/demo-public/hello \
-H "authorization: Bearer freebin_demo_public" \
-H "content-type: application/json" \
-d '{"message":"hello from freebin"}'Create private-by-default endpoints from your account.
POST, PUT, PATCH, custom headers, query strings, JSON or plain text—we catch it.
Method, path, headers, body, IP, and timestamp in a focused developer-friendly view.