cURL
curl --request GET \ --url https://api.example.com/v1/webUnlocker/balance \ --header 'X-Api-Key: <api-key>'
{ "usesLeft": 4503599627370495 }
Remaining web unlocker requests
Successful response
Available web unlocker requests
0 <= x <= 9007199254740991
Was this page helpful?