Integration guidelines for SSPs and DSPs (OpenRTB 2.5, JSON).
Adstork Integration Documentation
This documentation explains how to integrate with Adstork as an SSP (traffic source) or a DSP (bidder).
Standards
- Protocol: OpenRTB (default 2.5) via HTTP header
x-openrtb-version: 2.5 - Payload: JSON (
Content-Type: application/json; charset=UTF-8) - Transport behavior:
- HTTP 200 + JSON body for valid bid responses
- HTTP 204 + empty body for no-bid
Quick Links
- Go to SSP → Overview to see how Adstork sends requests to an SSP endpoint.
- Go to DSP → Overview to see how a DSP should receive BidRequests and respond.