Skip to main content
POST
Check a proxy
Paste only proxy connection strings you are comfortable sending through the production API. The response returns the detected ip and location.

Authorizations

X-Api-Key
string
header
required

Client API key for the authenticated account.

Body

application/json
connectionString
string<uri>
required

Proxy URL to check. Replace the example username and password with real proxy credentials.

Example:

"http://user-USERNAME-type-residential-country-US-rotation-15:PASSWORD@geo.g-w.info:10080"

Response

Proxy check result.

ip
string
required
Example:

"123.45.67.89"

location
object
required