T

Taxrates.io API

by Taxrates.io Free tier

<h3>Introduction</h3> <p>Taxrates.io is a global tax rate service that automates the management of monitoring tax rates changes in 181 countries. We monitor over 14,000 US sales tax, VAT, GST rates for you and make updates via our API so you always have the most update tax rates.</p> <p>You can use

developertaxrates

Quick Reference

Base URL https://api.taxrates.io/api Auth type none Auth header # No auth required Rate limit See documentation Pricing Enterprise / contact sales Free quota None Documentation https://api.taxrates.io/api Endpoint status Unreachable — No response — server may be down or blocking automated probes (checked Mar 29, 2026) Builder score D 29% builder-friendly
Pricing
28
Latency
0
Depth
52

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
GET /v1/tax/countrycode Tax rates by Country Code
GET /v1/tax/ip Tax rates by IP address
GET /v3/tax/rates All tax rates

Sample Request

curl -X GET 'https://api.taxrates.io/api/v1/tax/countrycode' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Taxrates.io documentation.