Download tax rates by state

This API endpoint offers a convenient way to download a file containing tax rates by state and postal code. By making a GET request to this endpoint, you can retrieve a downloadable file that provides comprehensive tax rate information organized by state and postal code combinations.

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

The two-digit abbreviation for the US state 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