An open API service indexing awesome lists of open source software.

https://github.com/jpmurray/canada-sale-tax-api

API to retrieve canadian federal and provincial tax rates. Documentation and endpoints on the website:
https://github.com/jpmurray/canada-sale-tax-api

api canada gst hst pst tax-rate tax-rates taxes

Last synced: 4 days ago
JSON representation

API to retrieve canadian federal and provincial tax rates. Documentation and endpoints on the website:

Awesome Lists containing this project

README

        

# Canada's Sales Taxes API

Here's an API to get Canadian sales tax information. Simple as that.

The API is now at `v3`.

## Deprecation

With the availability of `v3`, the following will be deprecated:

Version 1 of the API will be deprecated on July 1st, 2025.

Version 2 of the API will be deprecated on December 1st, 2025.

## Documentation

- [v3 of the API](http://salestaxapi.ca/)
- [v2 of the API](http://salestaxapi.ca/index-v2.html)
- [v1 of the API](http://salestaxapi.ca/index-v1.html)

### Rate Limit

API usage is currently rate limited to 60 hits per minute. The rate limit is subject to change upon API popularity.

### Contributing

If you see any discrepancies in actual data, missing future rates, or want to contribute historical rates, please open an issue on the GitHub repository with the data and we'll include it in the API.

Otherwise, you know the drill: report bugs in issues, suggest features in issues, and if you can, submit pull requests!

## License

[MIT license](http://opensource.org/licenses/MIT).