Request header
Our OpenRTB bidding API uses HTTP 1.1 protocol and sends the following request headers:
| Attribute | Scope | Description |
|---|---|---|
| Required | The connection type for the request. We accept " |
| Required | The size of the request. |
| Required | The content type for the request. This value is always " |
| Required | The domain of the bidding URL. |
| Required | The version of OpenRTB protocol used for the request. Index defaults to sending Note: While we send |
| Required | Specifies that the payload in the request body utilizes gzip compression. For more information about gzip, see Send and receive compressed traffic using gzip. |
Response header
The Index OpenRTB bidding API uses HTTP 1.1 protocol and sends the following response headers:
| Attribute | Scope | Description |
|---|---|---|
| Optional | Specifies the size of the response. |
| Optional | The connection is closed after processing the request if the value is " |
No-bid signal
To express a "no-bid", you may return an empty bid response with HTTP Status Code 204 "No Content".