Spotted something off?Report on Discord
api reference

Remaining balance

Check how many requests remain in your Scrappey account balance with a simple GET request.

Updated May 29, 2026

Check how many requests remain in your Scrappey account balance with a single GET request.

Request

bash1 lines
Want to run this request directly in your browser?to try it live with your own API key.

Replace YOUR_API_KEY with your actual API key, which can be found in your Scrappey Dashboard.

Response

json3 lines

The value represents the number of requests you have left in your current balance. Each successful request.get or other command draws it down; see Concurrency limits for how many you can run in parallel.