/beeswax-api

Beeswax API for custom bidders

Primary LanguageProtocol BufferApache License 2.0Apache-2.0

beeswax-api

Realtime API for extending the Beeswax Bidder-as-a-Service™

About Beeswax

Beeswax offers a highly customizable and extensible RTB bidding stack we call the Bidder-as-a-Service. By utilizing Beeswax, technically sophisticated advertisers can get transparency, flexibility and control over their digital media buying.

Documentation

Beewswax offers two types of APIs to our customers, the "Buzz" REST API for campaign trafficking and reporting, and the "Stinger" realtime APIs for responding to bid requests, augmenting bid requests with data, and otherwise integrating into our bidding system.

The REST API documentation can be found here.

The realtime documentation can be found here.

Maven Dependency

<dependency>
  <groupId>com.beeswax</groupId>
  <artifactId>beeswax-api</artifactId>
  <version>2017-07-12</version>
</dependency>