Cities API
This API provides a robust interface for accessing a wealth of information from the US Census Bureau, encompassing comprehensive demographic, geographic, and statistical data for cities, states, and counties across the United States. It is an invaluable resource for developers, researchers, and analysts who require up-to-date census data for a wide range of applications, from urban planning and…
Cities API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Cities | ||
| GET |
getCities /cities |
This endpoint retrieves a comprehensive list of cities from the US Census Bureau database. It supports various filters and pagination for efficient data access. Users can filter… |
| States | ||
| GET |
getStates /states |
This endpoint provides a list of all US states with their abbreviations and names as recorded in the US Census Bureau database. It's a straightforward resource for applications… |
| Counties | ||
| GET |
getCounties /counties |
Retrieve a detailed list of counties across the United States with options for filtering and pagination. This endpoint allows users to filter counties by state abbreviation or… |
Cities API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | 5 / second |
|
| ULTRA Recommended | $39.99 / month | 5 / second |
|
| MEGA | $99.99 / month | 10 / second |
|