AddressAPI — Property Intelligence
AddressAPI returns flood zones, property taxes, demographics, school districts, natural hazards, walkability, crime data, environmental risk, broadband, air quality, and 12 more data points for any US address — all from a single API call. 22 government data sources including Census Bureau, FEMA, EPA, USGS, USDA, CDC, HUD, FBI, DOT, and more. Also includes: - Address verification and…
AddressAPI — Property Intelligence endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
getBatchJob /v1/validate/batch/{jobId} |
Poll the status and results of an async batch validation job. |
| POST |
batchValidate /v1/validate/batch |
Validate up to 1,000 addresses. Batches of 50 or less are processed synchronously. Larger batches return a job ID for async polling. |
| POST |
batchEnrich /v1/batch |
Enrich up to 100 addresses in a single request. Results processed in parallel. |
| GET |
enrichAddress /v1/enrich |
Returns property taxes, flood zones, demographics, walkability, crime risk, school districts, natural hazards, and broadband data for a US address. |
| GET |
validateAddressGet /v1/validate |
Validate and standardize a US address. Returns USPS-format components, deliverability status, coordinates, and address type. Fast — typically under 200ms for cached addresses. |
| POST |
signup /v1/signup |
Create a free API key (100 lookups/month). |
| POST |
validateAddressPost /v1/validate |
Validate using structured address components or a freeform string. |
AddressAPI — Property Intelligence pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | 19 / second |
|
| ULTRA | $59 / month | 50 / second |
|
| MEGA | $99 / month | 200 / second |
|