landscape
Display Ad Server
Serve ads in standard fixed-size ad units
api
Native Ad Server
Serve native ads on your web page or app
ondemand_video
Video Ad Server
Serve MP4 video ads as pre/mid/post-rolls
laptop_chromebook
For Publishers
Maximize revenue for direct deals.
campaign
For Advertisers
Optimize campaigns, real-time insights.

Authentication

To authenticate API requests, you must include an API key in the headers of each request. This key is unique to your account and allows secure access to the API.

Each request should include the x-api-key header as in the example at the right.

To get your API key, please contact AdGlare Support.

Authentication
curl https://{yourname}.api.adglare.app/v2/...
  -H "x-api-key: {api_key}"