To use the API, include your access token in the X-Access-Token header of each request.
- Header name: X-Access-Token
- How to get the token:
- Log into the advertiser panel
- Go to the Profile section
- Copy your API access token
- Token lifetime:
- The token is valid for 30 days since last use
- Each use of the token resets its expiration timer
- You can refresh the token manually in the Profile section by clicking on Renew button
- API URL
Example usage:
GET /adv/balance HTTP/1.1
Host: api.ppcmate.com
X-Access-Token: NXBwMlPKY1...
Jun 6, 2025