Last updated 7 months ago
Was this helpful?
GET https://api.mrccaptcha.com/captcha/user/balance?apikey=YOUR_API_KEY
GET
https://api.mrccaptcha.com/captcha/user/balance?apikey=YOUR_API_KEY
Query params
apikey
string*
Your Package API-Key, you can get it
Response
{ "code": 0, "message": "Success", "KeyType": "MAIN", "Balance": 1000 }