Every US post office, station, branch & ZIP β€” cross-referenced.

A CCA data-service fleet member. Mirror + identifier graph + relationship graph over USPS postal facilities and the ZIP universe they serve. Enter a PO Box, get the physical address of the post office behind it.

πŸ“¦ PO Box β†’ address

Resolve a PO-Box ZIP to the physical post office that hosts it.

πŸ—ΊοΈ Discover an area

Postal facilities near any address, ZIP, or place β€” on the map.

🏀 Browse facilities

Search post offices by name, finance number, NASS code, or ZIP.

API

GET /api/v1/pobox?address=PO+Box+1234,+Bellevue,+WA+98009
GET /api/v1/zip/98004
GET /api/v1/facilities/{mci|finance|nass|zip}
GET /api/v1/area?q=Bellevue,+WA
GET /api/v1/search?q=...

Geography, boundaries & geocoding are reused from the fleet (cca-geocode, cca-community) β€” never duplicated here.