By Postal Code
Header Parameters
Adding your API key in the header is an optional way to pass your API key. You can also use the key query parameter to pass your key.
Using the correct content type ensures that clients and servers correctly interpret the data being exchanged as JSON, allowing for proper parsing and handling. The default encoding for JSON is UTF-8.
Query Parameters
Using the key query parameter is an optional method for passing your API key. The recommended method is to use the X-API-KEY header value noted above.
The postalcode for the area reate lookup.
Format options include json or xml. JSON is the default response format. Be sure to update your Content-Type header if you choose to use the xml formatted response.
Path Parameters
Provides the API version which determines the feature set available and the response syntax.
Response
Response Attributes
A string value representing the API response version requested.
An application response code. A comprehensive table of API response codes is available in the Response Codes section.
The results object includes a list of results for all tax jurisdictions overlapping the provided postal code. See the v50 response documentation for details about this response object.
Show child attributes
When a request is made, the address used in the input is translated into a normalized address per the local addressing authority (e.g. the USPS for the United States). The addressDetail object contains information about the normalized address used to provide the response data. NOTE: this object will not provide address details for lookups using the postalcode query param.
Show child attributes
What made this section helpful for you?
What made this section unhelpful for you?
Base URL
Production:
Sandbox: