RTB Bidder Sandbox
Get a personal OpenRTB 2.6 bidder URL in one click. Point any exchange test tool, Prebid Server, ad server QA harness or cURL at it and watch every BidRequest arrive live: impressions with type pills and sizes, tmax, site domain or app bundle, device type, geo, GDPR/GPP/COPPA flags, floors and the decision the sandbox made. Configure how it answers — always bid, always no-bid (204 or 200 + nbr), random fill with a bid rate, a custom JSON template with {{macros}}, or a deliberate timeout — and preview the exact response for any captured request before saving. Built-in creatives cover banner HTML, VAST 4.2 video/audio and Native 1.2 JSON, matched to each imp. gzip request bodies are accepted; invalid JSON is still recorded so you can see what the sender transmitted.
Your bidder is listening
Point any exchange test tool, Prebid Server, or a cURL at the URL above. Every POST is captured live and answered according to the bidder behaviour below (bid, no-bid, random fill, custom template, or a deliberate timeout).
- gzip / deflate / br request bodies are accepted and decoded.
- Bodies up to 256 KB are captured; larger bodies are truncated and flagged. The last 100 requests are kept.
- Timeout mode holds the connection for tmax + 500 ms so you can test your exchange side.
- Invalid JSON is still recorded (HTTP 400) so you can see what the sender actually transmitted.
To test gzip, pipe the body through gzip -c and add -H 'content-encoding: gzip'.
Waiting for the endpoint…
Related tools
OpenRTB Request Builder
Build OpenRTB 2.6 bid requests with a form or JSON, then send them to any bidder and inspect the response.
Bid Response Inspector
Decode an OpenRTB BidResponse: bids, macros, no-bid reasons, creative preview and win/billing notice firing.
OpenRTB Inspector
Validate & annotate OpenRTB 2.6 BidRequest and BidResponse JSON.
RTB & Ad Revenue Calculator
eCPM, CPC, CPA and CPV conversions, fill and revenue projections, rev-share chains, bid shading, auction clearing and budget pacing.
Request Bin
Get a unique URL that captures every webhook or HTTP request and shows it live — headers, body, query, raw wire format.
VAST Inspector
Fetch or paste VAST 2/3/4 tags — follow wrapper chains, validate, ping pixels, and play media files.
How to use RTB Bidder Sandbox
- 1Open the tool — a bidder URL is created for you; copy it or click "Send test bid request" to see a first capture.
- 2Point your exchange, Prebid Server adapter, QA harness or cURL at the URL with a POST body containing an OpenRTB BidRequest.
- 3Click any captured request to see its summary, schema validation, annotated fields, raw JSON and the response the sandbox sent.
- 4Open "Bidder behaviour" to pick a mode, price, creative overrides or a custom template; check the live preview, then save.
About RTB Bidder Sandbox
Get a personal OpenRTB 2.6 bidder URL in one click. Point any exchange test tool, Prebid Server, ad server QA harness or cURL at it and watch every BidRequest arrive live: impressions with type pills and sizes, tmax, site domain or app bundle, device type, geo, GDPR/GPP/COPPA flags, floors and the decision the sandbox made. Configure how it answers — always bid, always no-bid (204 or 200 + nbr), random fill with a bid rate, a custom JSON template with {{macros}}, or a deliberate timeout — and preview the exact response for any captured request before saving. Built-in creatives cover banner HTML, VAST 4.2 video/audio and Native 1.2 JSON, matched to each imp. gzip request bodies are accepted; invalid JSON is still recorded so you can see what the sender transmitted.
RTB Bidder Sandbox is part of FizzKit — a collection of focused developer and ad-tech tools. This tool gives you a live endpoint on the FizzKit relay; captured requests live in memory only and are deleted automatically after 60 minutes of inactivity (3 hours at most).