To check your balance, please pass in the HEAD request the following credentials:
X-ASG-AUTH-EMAIL: youremai@gmail.com
X-ASG-AUTH-TOKEN: your token
Post:
https://app.adspyglass.com/api/balance
Response example:
{
"balance": "357.075"
}
To check your balance, please pass in the HEAD request the following credentials:
X-ASG-AUTH-EMAIL: youremai@gmail.com
X-ASG-AUTH-TOKEN: your token
Post:
https://app.adspyglass.com/api/balance
Response example:
{
"balance": "357.075"
}