cURL
curl --request GET \ --url https://api.proxyscrape.com/v4/account/{subAccountId}/residential/status/uptime \ --header 'api-token: <api-key>'
{ "uptime_percentage": 123, "last_check": "<string>" }
Get uptime status for residential subusers. Permission: residential:read.
residential:read
Documentation IndexFetch the complete documentation index at: https://docs.proxyscrape.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.proxyscrape.com/llms.txt
Use this file to discover all available pages before exploring further.
API key. Create and manage keys at /v4/account/api-keys or in the dashboard.
Uptime status
Was this page helpful?