Authentication
To use the Taxwire API there is minimal setup or overhead. All you need is an authentication headerX-API-Key (see authentication for details).
API versioning
To ensure best result, we also recommend you use a version header so you can be confident about what the response will be. Visit the versioning page for more information.Quickstart
You are now ready to make your first API request. Here is a simple, yet complete example of how to make a calculation request. All you need is to replace the headerX-API-Key and Taxwire-Version with real values.