post https://staging.eko.in:25004/ekoapi/v3/tools/kyc/ip
Use this API to verify location, proxy details, city risk score, and proxy type risk score of an IP address.
Response
You get the following key information in the data
object of the response:
Name | Data Type | Description |
---|---|---|
status | string | Status of the IP address. |
ip_address | string | Entered IP address. |
proxy_type | string | Category or classification of a proxy server based on its functionality. |
country_code | string | Country code associated with the geographical location of the IP address. |
country_name | string | Name of the country associated with the geographical location of the IP address. |
region_name | string | Name of the region associated with the geographical location of the IP address. |
city_name | string | Name of the city associated with the geographical location of the IP address. |
city_risk_score | string | Risk score of a city based on factors like cybersecurity threats or crime rates. |
proxy_type_risk_score | string | Risk score associated with the type of proxy server. |