Skip to main content

Usage Endpoint

You can programmatically monitor your ScrapeOps Residential Proxy Aggregator credit consumption using the usage endpoint.

curl "https://backend.scrapeops.io/v1/proxy/account-residential/usage?api_key=YOUR_API_KEY"

Example response:

{
"results": {
"plan_residential_credits": "100000000000",
"used_residential_credits": "11414211210",
"plan_renewal_date": "2026-07-14T05:49:08.000Z"
}
}

Calls to this endpoint will not consume residential proxy credits.