Postal Code Geographic Resolver
Use verifying user addresses or estimating state location coordinates.
Call
POST https://bizintel-api.hahavoid0.workers.dev/geography/postal-code
{
"country": "US",
"zip": "90210"
}AgentCash command
npx agentcash@latest fetch https://bizintel-api.hahavoid0.workers.dev/geography/postal-code -m POST -b '{"country":"US","zip":"90210"}'Not for
Do not use for detailed street routing.