Get tax rates by address

This API endpoint offers a convenient method to retrieve tax rates based on a given street address. By making a GET request to this endpoint and providing the required address inputs, you can obtain accurate and up-to-date tax information specific to that particular location.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The address line of the address you want to retrieve rates for

string
required

The city of the address you want to retrieve rates for

string
required

The state of the address you want to retrieve rates for

string
required

The postal code of the address you want to retrieve rates for

string

The plus4 code of the address you want to retrieve rates for

string
required

The content year that should be used to determine the applicable rates. Content year should be sent using the YYYY format, ex. 2023.

string
required

The content month that should be used to determine the applicable rates. Content month should be sent using the MM format, ex. January should be sent as 01, February should be sent as 02, etc.

string

This query parameter can be used to retrieve rates for a specific taxType. For example, passing a value of 130 will retrieve rates for SALES TAX. Valid values for this field and taxType descriptions can be retrieved from the List tax types endpoint.

string

This query parameter can be used alongside the taxType query parameter to retrieve a subset of rates for a taxType. For example, if you filter on taxType 130 and taxTypeClass 101, you will retrieve rates for SALES TAX - GENERAL MERCHANDISE. Valid values for this field and taxTypeClass descriptions can be retrieved from the List tax type classes endpoint.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json