v1/scan/getproxy

This API endpoint retrieves a list of available proxy/tunnel servers with their current latency information. Use this endpoint to select the optimal proxy server for your scanning tasks.


Request URL

Replace your_api_key with your actual API key.


Request Parameters

Parameter Type Location Required Description
No parameters required

Response Data


Response Fields

Field Type Description
id int The unique identifier of the proxy server.
name string The name/location of the proxy server (e.g., "USA-2", "Japan-3").
delay int The current latency/delay in milliseconds. Lower values indicate better performance.