4

Is there any public API which returns the tax names for all the states across all countries ?

Nitish
  • 13,845
  • 28
  • 135
  • 263

1 Answers1

4

Here are some APIs.

About pricing, some are completely free, some are based on usage and others have free trial versions.


Taxjar: github.com*, developers.taxjar.com

AvaTax: developer.avalara.com, www.avalara.com

USGeocoder: usgeocoder.com

FastTax: www.serviceobjects.com

SalesTaxPAL: www.salestaxpal.com


*GitHub link to the Taxjar profile since each language has its own repository.

Brhaka
  • 1,622
  • 3
  • 11
  • 31
  • Can you specify which api provides state tax name ? I could not find that in the above links. There is one but only for US and Canada. – Nitish Nov 18 '20 at 10:17
  • Please, take a look at [gt4m.com](https://gt4m.com/), [taxrates.io](https://taxrates.io/) and [sovos.com](https://sovos.com/products/tax-determination/). – Brhaka Nov 18 '20 at 10:22