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
VAST Video Ad Server
Serve MP4 video ads as pre/mid/post-rolls
connected_tv
CTV Video Ad Server
Monetize your CTV channel
laptop_chromebook
For Publishers
Maximize revenue for direct deals
campaign
For Advertisers
Optimize campaigns with real-time insights
laptop_chromebook
For Publishers
Maximize revenue for direct deals.
campaign
For Advertisers
Optimize campaigns, real-time insights.
email
Get in Touch
Reach out to Sales and Support.
animated_images
Request a Demo
Get a free demo to see if we're a fit
shield_lock
Security / Compliance
GDPR / CCPA, cookie laws, ISO 27001
contract
Terms of Service
AdGlare's terms and privacy policy
network_ping
Network Status
Keep track of network uptime and incidents

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}"