IP Verification

Use this API to verify location, proxy details, city risk score, and proxy type risk score of an IP address.

Log in to see full request history

Response

You get the following key information in the data object of the response:

NameData TypeDescription
statusstringStatus of the IP address.
ip_addressstringEntered IP address.
proxy_typestringCategory or classification of a proxy server based on its functionality.
country_codestringCountry code associated with the geographical location of the IP address.
country_namestringName of the country associated with the geographical location of the IP address.
region_namestringName of the region associated with the geographical location of the IP address.
city_namestringName of the city associated with the geographical location of the IP address.
city_risk_scorestringRisk score of a city based on factors like cybersecurity threats or crime rates.
proxy_type_risk_scorestringRisk score associated with the type of proxy server.
Body Params
string
required

Your registered mobile number (See Platform Credentials for UAT)

string

A unique ID for every API call generated at your end

string
required

The IP address that you need to verify.

string
required
Defaults to API

The source from which the request is coming. By default value : 'API'

string
required

This is the ekocode of the partner.

Headers
string
required

Your static API key (See Guide)

string
required

Your dynamically generated security key, unique for every request (See Guide)

string
required

The current timestamp used to generate secret-key

Responses

Language
Credentials
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json