US Geo Data
Our API provides a simple and efficient way to perform location translations and IP lookup services. With just a few HTTP requests, you can easily convert between different location formats, such as latitude and longitude coordinates, street addresses, and place names. You can also use our API to quickly look up information about an IP address, such as its location and the organization that owns…
US Geo Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Lookup Zip Codes /zips/lookup |
Enter one or more US zip codes for a basic zip code translation **For many zips, separate by comma** |
| GET |
Get Zips in City /zips/city |
Enter US city and State ID (ie "CA") to return all zip codes in a city. **Optional**: sortByPopulation "asc" or "desc" |
| GET |
Get Zips in County /zips/county |
Enter US county and State ID (ie "CA") to return all zip codes in a city. **Optional**: sortByPopulation "asc" or "desc" |
| GET |
Get Zips in State /zips/state |
Enter US State ID (ie "CA") to return all zip codes in a state. *Optional*: sortByPopulation "asc" or "desc" |
| GET |
Get Zips in Radius /zips/radius |
Enter a zip code or latitude & longitude coordinates with a radius (in meters) to find other zip codes within the radius! |
US Geo Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 12 / minute |
|
| PRO | $5.99 / month | — |
|
| ULTRA | $25.99 / month | — |
|
| MEGA | $69.99 / month | — |
|