A parser is a tool for analyzing a string with some predefined rules. Using the Addresses API parser, you can convert a string into a correctly formatted address object. The parser expects an address string in the following formats.Documentation Index
Fetch the complete documentation index at: https://docs.goshippo.com/llms.txt
Use this file to discover all available pages before exploring further.
- For best results, use a comma
,as a delimiter. - Your address must follow this order:
address_line_1,address_line_2,city_locality,state_province,postal_code,country_code. phoneandemailcan be in any part of the string.