cURL
curl --request GET \ --url https://api.proxyscrape.com/v4/account/{subAccountId}/residential/status/response-time \ --header 'api-token: <api-key>'
{ "avg_response_ms": 123, "last_check": "<string>" }
Get response time status for residential subusers. Permission: residential:read.
residential:read
API key. Create and manage keys at /v4/account/api-keys or in the dashboard.
Response time status
Was this page helpful?