Retrieve Mexico addresses by postal code
Mexico Addresses
Retrieve addresses by postal code
Retrieve Mexico address options for a postal code. Buró de Crédito and Buró Empresas require submitted addresses to match the postal-code address catalog, and a postal code can return multiple neighborhoods.
GET
Retrieve Mexico addresses by postal code
Use this endpoint to retrieve Mexico address options for a five-digit postal code. Buró de Crédito and Buró Empresas require submitted addresses to match the official postal-code address catalog, so use this endpoint when collecting or validating addresses for those workflows.
The response can contain multiple neighborhoods for the same postal code.
Each item includes the neighborhood, neighborhood type, municipality, state, state code, city, and postal office key.
Authorizations
Your API key is available in the Production and Sandbox dashboards.
Path Parameters
Five-digit Mexico postal code
Required string length:
5Pattern:
^[0-9]{5}$Example:
"11510"
Response
Mexico address options for the postal code
Example:
"/contexts/MxPostalCodeAddress"
Example:
"/datasources/mx/addresses/11510"
Total number of items found
Required range:
x >= 0Example:
1
Pagination information