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.
Replace your_api_key with your actual API key.
| Parameter | Type | Location | Required | Description |
|---|---|---|---|---|
| No parameters required | ||||
| 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. |