syncing market data_
<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 yo
<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 Taxrates.io as a virtual sandbox where we provide you with 30 days free trial.</p> <h3>Countries</h3> <p>We currently support the following countries around the world. If you would like to request the addition of a new country, please email us at <a href="mailto:[email protected]">[email protected]</a></p> <table> <tr><td>Afghanistan</td><td>Gambia</td><td>Nicaragua</td></tr> <tr><td>Albania</td><td>Georgia</td><td>Niger</td></tr> <tr><td>Andorra</td><td>Germany</td><td>Nigeria</td></tr> <tr><td>Angola</td><td>Ghana</td><td>North Korea</td></tr> <tr><td>Antigua and Barbuda</td><td>Greece</td><td>Norway</td></tr> <tr><td>Argentina</td><td>Grenada</td><td>Pakistan</td></tr> <tr><td>Armenia</td><td>Guam</td><td>Palestine</td></tr> <tr><td>Aruba</td><td>Guatemala</td><td>Panama</td></tr> <tr><td>Australia</td><td>Guinea</td><td>Papua New Guinea</td></tr> <tr><td>Austr
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /v1/tax/countrycode | Tax rates by Country Code | FREE |
| GET | /v3/tax/rates | All tax rates | FREE |
| GET | /v1/tax/ip | Tax rates by IP address | FREE |
ozma register && ozma call taxrates-io-api /v1/tax/countrycode --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/taxrates-io-api/v1/tax/countrycode# Python
client.proxy_call("taxrates-io-api", "/v1/tax/countrycode")