Trafficking & Pacing
Video Ad Targeting
Real-time Reports
Multi-device Support
Quality Assurance
Publishers
Maximize your ad revenue
Advertisers
Improve ad spend and quality
video_settingsVAST Tag Generator
document_scannerMP4 Video Analyzer
roofingProduct expand_moreFeatures expand_morePricing
API DocsSupport
topic Getting Started
Authentication
Error Handling
api Management API
Channels
Zones
Advertisers
Campaigns
Creatives
api Reporting API
Reports

Authentication

The VASTify API is organized around REST and returns JSON-encoded responses. HTTP response codes are used to indicate if a request succeeded or failed. Find your API's base URL here at the right.
Base URL
https://{yourname}.api.vastify.net
API Keys are used to authenticate requests. Add your key to each request as a header with the name X-ApiKey. Keep your API key private as much as you do with passwords.
Authentication
curl https://{yourname}.api.vastify.net/...
  -H "X-ApiKey: TCm2Hd_rT4pRNvSZ2cGYCJ6... (example)"