Your Cart is Empty
The simplest way to view results is to click on one of the sample links below or paste the link into any browser's URL box.
See what the full street address level result would look like in browser for a an address in Beverly Hills, California.
GET | https://api.zip2tax.com/TaxRate-USA.xml?AddressLine1=8555%20Beverly%20Blvd.& City=Los%20Angeles&State=CA&username=sample&password=password |
If you have additional address information available, you may specify it for use when the address is incorrect. For example, you might specify the ZIP+4 or ZIP code:
GET | https://api.zip2tax.com/TaxRate-USA.xml?AddressLine1=8555%20Beverly%20Blvd.&City=Los%20Angeles&State=CA& zip=90210-3303&username=sample&password=password |
GET | https://api.zip2tax.com/TaxRate-USA.xml?AddressLine1=8555%20Beverly%20Blvd.&City=Los%20Angeles&State=CA& zip=90210&username=sample&password=password |
GET | https://api.zip2tax.com/TaxRate-USA.json?AddressLine1=8555%20Beverly%20Blvd.& City=Los%20Angeles&State=CA&username=sample&password=password |
If you have additional address information available, you may specify it for use when the address is incorrect. For example, you might specify the ZIP+4 or ZIP code:
GET | https://api.zip2tax.com/TaxRate-USA.json?AddressLine1=8555%20Beverly%20Blvd.&City=Los%20Angeles&State=CA& zip=90210-3303&username=sample&password=password |
GET | https://api.zip2tax.com/TaxRate-USA.json?AddressLine1=8555%20Beverly%20Blvd.&City=Los%20Angeles&State=CA&zip=90210& username=sample&password=password |