Ziplorer
This API offers comprehensive services for calculating distances between US zip codes, finding locations within a specified radius, and performing various zip code-based location queries within the United States.
Ziplorer endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Zip Code Data /get/{zipcode} |
Retrieves detailed data for a specified zip code. |
| GET |
Get Multiple Zip Codes Data /getmultiple |
Retrieves data for multiple zip codes in a single request. This can be used to batch-fetch information for various zip codes (max 100 zipcode), accepts a comma-separated list of… |
| GET |
Find Zip Codes by City and State /find/{city}/{state} |
Finds all zip codes associated with a specified city and state. Useful for city-wide searches. |
| GET |
Calculate Distance Between Zip Codes /distance/{zipcode1}/{zipcode2} |
Calculates the distance between two zip codes, returning the result in miles or kilometers. |
| GET |
Find Zip Codes Within Radius /within/{zipcode}/{radius} |
Finds all zip codes within a specified radius (in miles or kilometers) from a given central zip code. This is useful for identifying nearby areas. This is an example url:… |
Ziplorer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | — |
|
| ULTRA Recommended | $40 / month | — |
|
| MEGA | $99 / month | — |
|