Usage limits

Our system will automatically ban any IP addresses doing over 150 requests per minute. To unban your IP you'll have to sent a email to [email protected]

You are free to use our API for non-commercial and commercial use.

Usage

To receive the response in CSV (Comma-separated values) format, send a GET request to

https://api.revplit.com/geo/csv/response.php?ip=

You can supply an IP address or domain to lookup.

Response

A successful request will return the following:

success,COUNTRY,COUNTRY CODE,REGION CODE,REGION NAME,CITY,ZIP CODE,LATITUDE,LONGITUDE,TIME ZONE,ISP NAME,ORGANIZATION NAME,AS NUMBER / NAME,IP ADDRESS USED

Error messages

Value Description
private range the IP address is part of a private range More info
reserved range the IP address is part of a reserved range More info
invalid query invalid IP address or domain name

Examples

https://api.revplit.com/geo/csv/response.php?ip=208.80.152.201

Response

success,United States,US,OH,"Ohio",Cleveland,44192, 41.499500274658,-81.69539642334,America/New_York,Wikimedia Foundation, Inc.,Wikimedia Foundation, Inc.,"AS14907 Wikimedia Foundation, Inc.",208.80.152.201