Skip to main content
GET
/
v1
/
webUnlocker
/
balance
Balance
curl --request GET \
  --url https://api.example.com/v1/webUnlocker/balance \
  --header 'X-Api-Key: <api-key>'
{
  "usesLeft": 4503599627370495
}

Authorizations

X-Api-Key
string
header
required

Response

200 - application/json

Successful response

Available web unlocker requests

usesLeft
integer
required

Remaining web unlocker requests

Required range: 0 <= x <= 9007199254740991