The calculate
endpoint makes it easy to calculate a VAT compliant price given a country and price, as well as optional values such as the type of goods.
calculate
endpoint simply requires your unique API key, the country and the price you’d like to check:
amount_excl_vat
+ vat_amount
.