BeeswaxIO / beeswax-api

Beeswax API for custom bidders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Beeswax 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>${beeswax-api-jar-version}</version>
</dependency>

About

Beeswax API for custom bidders

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%