Requesting

Request Headers

The following headers are required with the request:

  • Content-Type: application/json

  • x-openrtb-version: 2.5

We suggest that all bids request to Nimbus be gzipped, if the data is compressed please attach the following header.

  • Content-Encoding: gzip

Nimbus will return a compressed bid response if the fellowing header is present

  • Accept-Encoding: gzip

Note: Nimbus is http/2 compatible and it is also recommend to use http/2 if possible to reduce the overhead of multiple SSL handshakes

Last updated