<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
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
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| 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 |
curl -X GET 'https://api.taxrates.io/api/v1/tax/countrycode' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Taxrates.io documentation.