Request
Method | URL |
GET | https://api.ppcmate.com/adv/balance |
Response
Status | Response |
200 | { "data": { "advertiserId": 1, "advertiserName": "Test Advertiser", "runtimeAvailable": 260.986, } } |
401 | { "timestamp": 1749101727160, "status": 401, "error": "Unauthorized", "path": "/adv/balance" } |
Jun 6, 2025