address_enrich
ActiveTool of Ready APIs
declared in 1.0.0
Validate a US address and return the full ZIP enrichment (demographics, risk, climate, nearest airport, hazards) in one call.
Parameters schema
{
"type": "object",
"required": [
"address"
],
"properties": {
"address": {
"type": "string",
"description": "Free-form US address: street, city, state, ZIP."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries