IP Database Downloads Filename Reference Developer Resource
Reference Table includes:
- Database download names
- Database file types: CSV,JSON,MMDB, andParquetfilename references
- The CSVandJSONfiles are compressed ingzipformat
Database download command using curl
curl -L https://ipinfo.io/data/standard_location.json.gz?token=$TOKEN -o location.json.gz
Using the sample datasets
Each sample dataset is updated daily. It contains 100 rows of data in a systematic, randomized pattern. The data across all the different file formats for the same IP database download is identical.
We recommend using these sample datasets for testing and integration development purposes. You can download the sample datasets without an IPinfo Access Token.
IPinfo Lite
IPinfo Core
IPinfo Plus
Residential Proxy Detection Database
IP to Geolocation Database
ASN Database
IP to Privacy Detection Database
IP to Company Database
IP to Mobile Carrier Database
Hosted Domains Database
Abuse Contact Database
RIR WHOIS
| File Format | Database Download URI | Sample Dataset URI | 
|---|---|---|
| CSV | https://ipinfo.io/data/rir.csv.gz?token=$TOKEN | https://ipinfo.io/data/sample/rir.csv | 
| JSON | https://ipinfo.io/data/rir.json.gz?token=$TOKEN | https://ipinfo.io/data/sample/rir.json | 
| MMDB | https://ipinfo.io/data/sample/rir.mmdb | 
RWHOIS
| File Format | Database Download URI | Sample Dataset URI | 
|---|---|---|
| CSV | https://ipinfo.io/data/rwhois.csv.gz?token=$TOKEN | https://ipinfo.io/data/sample/rwhois.csv | 
| JSON | https://ipinfo.io/data/rwhois.json.gz?token=$TOKEN | https://ipinfo.io/data/sample/rwhois.json | 
| MMDB | https://ipinfo.io/data/sample/rwhois.mmdb | 
IP to Geolocation Extended Database
IP to Privacy Detection Extended Database
If you are interested in learning which database format suits your needs, check out our article: How to choose the best file format for your IPinfo database?