Auction orchestration
POST a TSJS-style payload to same-origin /auction, inspect the OpenRTB response, and render returned creatives into sandboxed iframes.
This site intentionally avoids WordPress, Next.js, and build-time framework behavior so Trusted Server auction, Prebid, creative rewriting, and identity flows can be tested in isolation.
POST a TSJS-style payload to same-origin /auction, inspect the OpenRTB response, and render returned creatives into sandboxed iframes.
Exercise a publisher-style Prebid page with ad units, zones, bidder params, and the Trusted Server trustedServer adapter path.
Probe external image/click assets and render fixture creatives to verify first-party URL rewriting when proxied by Trusted Server.
Inspect Trusted Server cookies, tester-cookie behavior, browser privacy signals, and available Prebid EIDs.
{}
This should succeed only when the page is served through a Trusted Server edge domain with auction enabled. Direct Cloudflare Pages visits normally return 404 or another non-auction response.
Click “POST /auction” to run a minimal request.