{"countries":{"United States":"US","United Kingdom":"GB","Austria":"AT","Australia":"AU","Belgium":"BE","Bulgaria":"BG","Canada":"CA","Cyprus":"CY","Czech Republic":"CZ","Germany":"DE","Denmark":"DK","Estonia":"EE","Greece":"GR","Spain":"ES","Finland":"FI","France":"FR","Croatia":"HR","Hungary":"HU","Ireland":"IE","Italy":"IT","Lithuania":"LT","Luxembourg":"LU","Latvia":"LV","Malta":"MT","Netherlands":"NL","Poland":"PL","Portugal":"PT","Romania":"RO","Sweden":"SE","Slovenia":"SI","Slovakia":"SK"}}
curl --location --request GET 'https://zylalabs.com/api/2238/sales+tax+rate+lookup+api/2096/countries+available' --header 'Authorization: Bearer YOUR_API_KEY'
{"rate":{"country":"US","freight_taxable":false,"combined_rate":6,"country_rate":0,"zip":"83646-1522","city":"MERIDIAN","city_rate":0,"combined_district_rate":0,"county":"ADA","county_rate":0,"state":"ID","state_rate":6}}
curl --location --request GET 'https://zylalabs.com/api/2238/sales+tax+rate+lookup+api/2097/calculate+taxes?country=US&street=150 Northstar rd&city=chehalis&zip=98532' --header 'Authorization: Bearer YOUR_API_KEY'
{"country":"US","locationCode":"2401","city":"Brewster","county":"Okanogan","stateTaxRate":6.5,"localTaxRate":1.9,"totalTaxRate":8.4,"confirmationCode":"08C975E043"}
curl --location --request GET 'https://zylalabs.com/api/2238/sales+tax+rate+lookup+api/11455/calculate+taxes+by+address?street=8421 Steilacoom Rd SE&zip=98513&city=Lacey' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Sales Tax Rate Lookup API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
The Sales Tax Rate Lookup API is a powerful web service that allows developers to easily retrieve accurate and up-to-date sales tax rates for specific addresses. By simply entering the city and zip code of a location, users can access complete information on the combined sales tax rate applicable to that area.
With this API, developers can enhance their applications with real-time tax rate data, ensuring accurate calculations and seamless user experiences. Whether it is an e-commerce platform, point-of-sale system, financial software or any other application that requires sales tax calculations, this API offers a practical solution.
One of the key features of the Sales Tax Rate Lookup API is its ability to accept address inputs. This means that, rather than relying on general city or zip code rates, developers can obtain precise tax rates for a specific address. By incorporating this level of granularity, applications can ensure accurate tax calculations, even in areas with varying tax rates within the same city or zip code.
The API retrieves and provides tax rate data from authoritative sources, ensuring that the information is current and relevant. Tax rates can change frequently due to local legislation, so it is essential to have access to the latest rates. With this API, developers can stay abreast of tax regulations and avoid any discrepancies or inaccuracies in their calculations.
By using the Sales Tax Rate Lookup API, developers can streamline their application workflows and eliminate the need to manually update tax rates. The API provides instant access to the latest tax rate data, eliminating the burden of maintaining and updating tax rate databases. This not only saves time and effort, but also ensures accuracy and compliance with local tax regulations.
The Sales Tax Rate Lookup API can be integrated into various types of applications to meet specific needs. For example, e-commerce platforms can leverage the API to accurately calculate sales tax during the checkout process, providing customers with transparent and accurate pricing information.
In summary, the Sales Tax Rate Lookup API provides developers with a complete and efficient solution for retrieving accurate sales tax rates for specific addresses. By incorporating this API into their applications, developers can ensure accurate tax calculations, comply with local tax regulations and deliver seamless user experiences.
It will receive parameters and provide you with a JSON.
E-commerce platforms: Incorporate the API to calculate accurate sales tax rates during checkout, ensuring transparent pricing for customers.
Point-of-sale systems: Use the API to provide real-time information on tax rates for specific addresses, enabling accurate tax calculations at the point of sale.
Accounting tools: Use the API to retrieve up-to-date tax rates for specific addresses, facilitating accurate tax calculations and financial record keeping.
Online marketplaces: Incorporate the API to calculate and display accurate sales tax rates based on seller and buyer addresses, ensuring compliance and transparency of transactions.
Mobile applications: Use the API to provide users with instant access to accurate sales tax rates for specific addresses, enhancing mobile shopping experiences.
Basic Plan: 2,000 API Calls. 1 request per second.
Pro Plan: 6,000 API Calls. 1 request per second.
Pro Plus Plan: 20,000 API Calls. 1 request per second.
There are different plans suits everyone including a free plan for small amount of requests per day, but it’s rate is limit to prevent abuse of the service.
Zyla provides a wide range of integration methods for almost all programming languages. You can use these codes to integrate with your project as you need.
The user will have to indicate a country code, and will also have optional parameters in which he/she can insert a street, city and zip code.
This is an API that allows you to retrieve the tax rates for a specific address. By entering an address, you can instantly retrieve the most recent and relevant local tax rates.
The "GET Countries available" endpoint returns a list of countries with their corresponding codes. The "GET Calculate Taxes" endpoint provides detailed tax rate information, including combined rates, city rates, and county rates for specific addresses.
Key fields in the "Calculate Taxes" response include "combined_rate," "city_rate," "county_rate," "state_rate," and "zip." These fields provide comprehensive tax rate details for the specified location.
The response data is structured in JSON format. For example, the "Calculate Taxes" response includes a "rate" object containing various tax rates and location details, making it easy to parse and utilize in applications.
The "Calculate Taxes" endpoint accepts a mandatory country code and optional parameters such as street, city, and zip code. Users can customize requests by providing these additional location details for more precise tax rate information.
The Sales Tax Rate Lookup API retrieves tax rate data from authoritative sources, ensuring accuracy and relevance. This includes local government databases and tax regulation updates to maintain data integrity.
Typical use cases include e-commerce platforms calculating sales tax during checkout, point-of-sale systems providing real-time tax rates, and accounting tools ensuring accurate financial record-keeping based on specific addresses.
Users can leverage the returned data to display accurate tax rates in applications, calculate total costs including tax, and ensure compliance with local tax regulations by integrating the API responses into their workflows.
If the API returns partial or empty results, users should implement error handling to notify users of missing data. They can also provide fallback options, such as default tax rates or prompts to re-enter address details for accuracy.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund