API Reference
Build with the Adveracity API
Integrate Adveracity's anomaly detection and monitoring capabilities directly into your applications.
API Coming Soon
We're working on a public API for Adveracity. Join the waitlist to be notified when it's available.
Authentication
API Key Authentication
All API requests require authentication using an API key passed in the Authorization header.
Request Header
Authorization: Bearer YOUR_API_KEYEndpoints
GET
/api/accountsList all connected ad accounts
GET
/api/anomaliesGet detected anomalies for your accounts
POST
/api/scanTrigger a new scan for an account
GET
/api/creditsGet current credit balance
Rate Limits
100
Requests per minute
5,000
Requests per hour
50,000
Requests per day