Global Tax Rate Lookup API

API ID 12968

Returns VAT and GST standard, reduced, zero, and exempt rates for 166 countries by country code, region, or side-by-side comparison. Reverse-search by rate value to find every country at a specific rate. Covers EU, Africa, APAC, and Americas.

Documentación de la API

Endpoints

Solicitud

Devuelve las tasas estándar, reducidas, cero y exentas de IVA y GST para los 166 países admitidos. Cada país incluye countryCode, countryName, currency, taxName, tasa estándar, matriz de tasas reducidas, booleano cero, booleano exento, tasa de bienes digitales y notas.

Endpoint ID: 25921
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25921/get+all+rates
PARÁMETROS DE ENTRADA

Pruebas gratuitas restantes: 3 de 3.

Este endpoint no requiere parámetros de entrada.

RESPUESTA DE EJEMPLO DE LA API
JSON
{"Example Response":"No response example available for now."}
Obtener todas las tarifas — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25921/get+all+rates' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud

Returns VAT and GST rate data for a single country by ISO 3166-1 alpha-2 country code. Input is automatically uppercased. Returns 404 if the country code is not supported.

Endpoint ID: 25922
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25922/get+rate+by+country
PARÁMETROS DE ENTRADA

Pruebas gratuitas restantes: 3 de 3.

RESPUESTA DE EJEMPLO DE LA API
JSON
{"success":true,"data":{"countryCode":"DE","countryName":"Germany","currency":"EUR","taxName":"MwSt","standard":0.19,"reduced":[0.07],"zero":true,"exempt":true,"digitalGoods":0.19,"notes":null},"meta":{"disclaimer":"Tax rates are indicative only and subject to change. Always verify current rates with official government sources before filing.","cached":false}}
Get Rate by Country — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25922/get+rate+by+country&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud

Returns VAT and GST rate data for all countries in a specified region. Valid region values are africa, eu, apac, and americas. Returns 404 if the region name is not recognised.

Endpoint ID: 25923
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25923/get+rates+by+region
PARÁMETROS DE ENTRADA

Pruebas gratuitas restantes: 3 de 3.

RESPUESTA DE EJEMPLO DE LA API
JSON
{"success":true,"data":[{"countryCode":"AT","countryName":"Austria","currency":"EUR","taxName":"MwSt","standard":0.2,"reduced":[0.1,0.13],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"BE","countryName":"Belgium","currency":"EUR","taxName":"TVA/BTW","standard":0.21,"reduced":[0.06,0.12],"zero":true,"exempt":true,"digitalGoods":0.21,"notes":null},{"countryCode":"BG","countryName":"Bulgaria","currency":"BGN","taxName":"ДДС","standard":0.2,"reduced":[0.09],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"CY","countryName":"Cyprus","currency":"EUR","taxName":"ΦΠΑ","standard":0.19,"reduced":[0.05,0.09],"zero":true,"exempt":true,"digitalGoods":0.19,"notes":null},{"countryCode":"CZ","countryName":"Czech Republic","currency":"CZK","taxName":"DPH","standard":0.21,"reduced":[0.12],"zero":true,"exempt":true,"digitalGoods":0.21,"notes":null},{"countryCode":"DE","countryName":"Germany","currency":"EUR","taxName":"MwSt","standard":0.19,"reduced":[0.07],"zero":true,"exempt":true,"digitalGoods":0.19,"notes":null},{"countryCode":"DK","countryName":"Denmark","currency":"DKK","taxName":"Moms","standard":0.25,"reduced":[],"zero":true,"exempt":true,"digitalGoods":0.25,"notes":null},{"countryCode":"EE","countryName":"Estonia","currency":"EUR","taxName":"Käibemaks","standard":0.22,"reduced":[0.09],"zero":true,"exempt":true,"digitalGoods":0.22,"notes":"Rate increased from 20% to 22% on 1 January 2024"},{"countryCode":"ES","countryName":"Spain","currency":"EUR","taxName":"IVA","standard":0.21,"reduced":[0.1],"zero":true,"exempt":true,"digitalGoods":0.21,"notes":null},{"countryCode":"FI","countryName":"Finland","currency":"EUR","taxName":"ALV","standard":0.255,"reduced":[0.1,0.14],"zero":true,"exempt":true,"digitalGoods":0.255,"notes":"Standard rate increased from 24% to 25.5% on 1 September 2024"},{"countryCode":"FR","countryName":"France","currency":"EUR","taxName":"TVA","standard":0.2,"reduced":[0.055,0.1],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"GR","countryName":"Greece","currency":"EUR","taxName":"ΦΠΑ","standard":0.24,"reduced":[0.06,0.13],"zero":true,"exempt":true,"digitalGoods":0.24,"notes":null},{"countryCode":"HR","countryName":"Croatia","currency":"EUR","taxName":"PDV","standard":0.25,"reduced":[0.05,0.13],"zero":true,"exempt":true,"digitalGoods":0.25,"notes":null},{"countryCode":"HU","countryName":"Hungary","currency":"HUF","taxName":"ÁFA","standard":0.27,"reduced":[0.05,0.18],"zero":true,"exempt":true,"digitalGoods":0.27,"notes":"Highest standard VAT rate in the EU"},{"countryCode":"IE","countryName":"Ireland","currency":"EUR","taxName":"VAT","standard":0.23,"reduced":[0.09,0.135],"zero":true,"exempt":true,"digitalGoods":0.23,"notes":null},{"countryCode":"IT","countryName":"Italy","currency":"EUR","taxName":"IVA","standard":0.22,"reduced":[0.05,0.1],"zero":true,"exempt":true,"digitalGoods":0.22,"notes":null},{"countryCode":"LT","countryName":"Lithuania","currency":"EUR","taxName":"PVM","standard":0.21,"reduced":[0.05,0.09],"zero":true,"exempt":true,"digitalGoods":0.21,"notes":null},{"countryCode":"LU","countryName":"Luxembourg","currency":"EUR","taxName":"TVA","standard":0.17,"reduced":[0.08],"zero":true,"exempt":true,"digitalGoods":0.17,"notes":"Lowest standard VAT rate in the EU"},{"countryCode":"LV","countryName":"Latvia","currency":"EUR","taxName":"PVN","standard":0.21,"reduced":[0.12],"zero":true,"exempt":true,"digitalGoods":0.21,"notes":null},{"countryCode":"MT","countryName":"Malta","currency":"EUR","taxName":"VAT","standard":0.18,"reduced":[0.05,0.07],"zero":true,"exempt":true,"digitalGoods":0.18,"notes":null},{"countryCode":"NL","countryName":"Netherlands","currency":"EUR","taxName":"BTW","standard":0.21,"reduced":[0.09],"zero":true,"exempt":true,"digitalGoods":0.21,"notes":null},{"countryCode":"PL","countryName":"Poland","currency":"PLN","taxName":"VAT","standard":0.23,"reduced":[0.05,0.08],"zero":true,"exempt":true,"digitalGoods":0.23,"notes":null},{"countryCode":"PT","countryName":"Portugal","currency":"EUR","taxName":"IVA","standard":0.23,"reduced":[0.06,0.13],"zero":true,"exempt":true,"digitalGoods":0.23,"notes":null},{"countryCode":"RO","countryName":"Romania","currency":"RON","taxName":"TVA","standard":0.19,"reduced":[0.05,0.09],"zero":true,"exempt":true,"digitalGoods":0.19,"notes":null},{"countryCode":"SE","countryName":"Sweden","currency":"SEK","taxName":"Moms","standard":0.25,"reduced":[0.06,0.12],"zero":true,"exempt":true,"digitalGoods":0.25,"notes":null},{"countryCode":"SI","countryName":"Slovenia","currency":"EUR","taxName":"DDV","standard":0.22,"reduced":[0.05,0.095],"zero":true,"exempt":true,"digitalGoods":0.22,"notes":null},{"countryCode":"SK","countryName":"Slovakia","currency":"EUR","taxName":"DPH","standard":0.23,"reduced":[0.1],"zero":true,"exempt":true,"digitalGoods":0.23,"notes":"Standard rate increased from 20% to 23% on 1 January 2025"}],"meta":{"disclaimer":"Tax rates are indicative only and subject to change. Always verify current rates with official government sources before filing.","cached":false,"count":27,"region":"eu"}}
Get Rates by Region — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25923/get+rates+by+region®ion=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud

Returns side-by-side VAT and GST rate data for 2 to 10 countries in a single call. Pass a comma-separated list of ISO alpha-2 country codes. Returns 400 if fewer than 2 or more than 10 codes are provided.

Endpoint ID: 25924
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25924/compare+rates
PARÁMETROS DE ENTRADA

Compare Rates — Características del Endpoint

Objeto Descripción
countries Requerido Comma-separated ISO alpha-2 country codes. Minimum 2, maximum 10

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

countries
RESPUESTA DE EJEMPLO DE LA API
JSON
{"success":true,"data":[{"countryCode":"GB","countryName":"United Kingdom","currency":"GBP","taxName":"VAT","standard":0.2,"reduced":[0.05],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"DE","countryName":"Germany","currency":"EUR","taxName":"MwSt","standard":0.19,"reduced":[0.07],"zero":true,"exempt":true,"digitalGoods":0.19,"notes":null},{"countryCode":"ZA","countryName":"South Africa","currency":"ZAR","taxName":"VAT","standard":0.15,"reduced":[],"zero":true,"exempt":true,"digitalGoods":0.15,"notes":null},{"countryCode":"AU","countryName":"Australia","currency":"AUD","taxName":"GST","standard":0.1,"reduced":[],"zero":true,"exempt":true,"digitalGoods":0.1,"notes":null}],"meta":{"disclaimer":"Tax rates are indicative only and subject to change. Always verify current rates with official government sources before filing.","cached":false,"count":4,"notFound":[]}}
Compare Rates — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25924/compare+rates?countries=GB,DE,ZA,AU' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud

Reverse lookup that returns all countries matching a specific rate value. The rate parameter is required and must be a decimal such as 0.20 for 20 percent. The type parameter is optional and filters by standard, reduced, or digitalGoods rate. Defaults to standard if type is not provided.

Endpoint ID: 25925
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25925/search+rates+by+value
PARÁMETROS DE ENTRADA

Search Rates by Value — Características del Endpoint

Objeto Descripción
rate Requerido Rate value as a decimal e.g. 0.20 for 20 percent
type Opcional Rate type to search. Valid values: standard, reduced, digitalGoods

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

rate
type
RESPUESTA DE EJEMPLO DE LA API
JSON
{"success":true,"data":[{"countryCode":"AT","countryName":"Austria","currency":"EUR","taxName":"MwSt","standard":0.2,"reduced":[0.1,0.13],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"BG","countryName":"Bulgaria","currency":"BGN","taxName":"ДДС","standard":0.2,"reduced":[0.09],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"FR","countryName":"France","currency":"EUR","taxName":"TVA","standard":0.2,"reduced":[0.055,0.1],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"GB","countryName":"United Kingdom","currency":"GBP","taxName":"VAT","standard":0.2,"reduced":[0.05],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"AL","countryName":"Albania","currency":"ALL","taxName":"TVSH","standard":0.2,"reduced":[],"zero":false,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"RS","countryName":"Serbia","currency":"RSD","taxName":"PDV","standard":0.2,"reduced":[0.1],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"MD","countryName":"Moldova","currency":"MDL","taxName":"TVA","standard":0.2,"reduced":[0.08,0.12],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"UA","countryName":"Ukraine","currency":"UAH","taxName":"ПДВ","standard":0.2,"reduced":[],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"RU","countryName":"Russia","currency":"RUB","taxName":"НДС","standard":0.2,"reduced":[0.1],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"BY","countryName":"Belarus","currency":"BYR","taxName":"НДС","standard":0.2,"reduced":[0.1],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"TR","countryName":"Turkey","currency":"TRY","taxName":"KDV","standard":0.2,"reduced":[0.1],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":"Standard rate increased from 18% to 20% in July 2023"},{"countryCode":"AM","countryName":"Armenia","currency":"AMD","taxName":"ԱԱՀ","standard":0.2,"reduced":[],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"MA","countryName":"Morocco","currency":"MAD","taxName":"TVA","standard":0.2,"reduced":[0.07,0.1,0.14],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null},{"countryCode":"MG","countryName":"Madagascar","currency":"MGA","taxName":"TVA","standard":0.2,"reduced":[],"zero":true,"exempt":true,"digitalGoods":0.2,"notes":null}],"meta":{"disclaimer":"Tax rates are indicative only and subject to change. Always verify current rates with official government sources before filing.","cached":false,"count":14,"searchedRate":0.2,"rateType":"standard"}}
Search Rates by Value — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25925/search+rates+by+value?rate=0.2&type=standard' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud

Returns a lightweight list of all 166 supported countries with countryCode, countryName, currency, and taxName fields only. No rate data is included in this response.

Endpoint ID: 25926
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25926/list+countries
PARÁMETROS DE ENTRADA

Pruebas gratuitas restantes: 3 de 3.

Este endpoint no requiere parámetros de entrada.

RESPUESTA DE EJEMPLO DE LA API
JSON
{"Example Response":"No response example available for now."}
List Countries — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25926/list+countries' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud

Calculates VAT or GST for a single item. Direction add takes a net exclusive price and returns the gross inclusive price and tax amount. Direction remove takes a gross inclusive price and returns the net exclusive price and tax amount. All monetary outputs are rounded to 2 decimal places.

Endpoint ID: 25927
POST https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25927/calculate+vat+gst+single+item
PARÁMETROS DE ENTRADA

Calculate VAT GST Single Item — Características del Endpoint

Objeto Descripción
Cuerpo de la Solicitud Requerido Json

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

RESPUESTA DE EJEMPLO DE LA API
JSON
{"success":true,"data":{"countryCode":"GB","taxName":"VAT","rateType":"standard","rate":0.2,"direction":"add","inputAmount":100,"taxAmount":20,"outputAmount":120},"meta":{"disclaimer":"Tax rates are indicative only and subject to change. Always verify current rates with official government sources before filing.","cached":false}}
Calculate VAT GST Single Item — CÓDIGOS DE EJEMPLO

curl --location --request POST 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25927/calculate+vat+gst+single+item' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "countryCode": "GB",
  "amount": 100.00,
  "rateType": "standard",
  "direction": "add"
}'

    
Solicitud

Calculates VAT or GST for up to 20 items in a single request. All items are validated before any are processed. If any item is invalid a 400 is returned with per-item errors covering all failures at once. Returns 400 if more than 20 items are submitted.

Endpoint ID: 25928
POST https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25928/calculate+vat+gst+batch
PARÁMETROS DE ENTRADA

Calculate VAT GST Batch — Características del Endpoint

Objeto Descripción
Cuerpo de la Solicitud Requerido Json

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

RESPUESTA DE EJEMPLO DE LA API
JSON
{"success":true,"data":[{"countryCode":"GB","taxName":"VAT","rateType":"standard","rate":0.2,"direction":"add","inputAmount":100,"taxAmount":20,"outputAmount":120},{"countryCode":"DE","taxName":"MwSt","rateType":"reduced","rate":0.07,"direction":"add","inputAmount":50,"taxAmount":3.5,"outputAmount":53.5},{"countryCode":"AU","taxName":"GST","rateType":"standard","rate":0.1,"direction":"remove","inputAmount":200,"taxAmount":18.18,"outputAmount":181.82}],"meta":{"disclaimer":"Tax rates are indicative only and subject to change. Always verify current rates with official government sources before filing.","cached":false,"count":3}}
Calculate VAT GST Batch — CÓDIGOS DE EJEMPLO

curl --location --request POST 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25928/calculate+vat+gst+batch' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "items": [
    { "countryCode": "GB", "amount": 100.00, "rateType": "standard", "direction": "add" },
    { "countryCode": "DE", "amount": 50.00, "rateType": "reduced", "direction": "add" },
    { "countryCode": "AU", "amount": 200.00, "rateType": "standard", "direction": "remove" }
  ]
}'

    
Solicitud

Calculates VAT or GST for a multi-line invoice with mixed rate types and quantities. Returns per-line tax breakdown including description, quantity, unitAmount, rate, lineTaxAmount, and lineTotal. Also returns invoiceSummary with subtotal, totalTax, and grandTotal. Grand total is guaranteed to equal the exact sum of all line totals.

Endpoint ID: 25929
POST https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25929/calculate+vat+gst+invoice
PARÁMETROS DE ENTRADA

Calculate VAT GST Invoice — Características del Endpoint

Objeto Descripción
Cuerpo de la Solicitud Requerido Json

Pruebas gratuitas restantes: 3 de 3.


PARÁMETROS DE ENTRADA

RESPUESTA DE EJEMPLO DE LA API
JSON
{"success":true,"data":{"countryCode":"DE","taxName":"MwSt","direction":"add","lineItems":[{"description":"SaaS subscription","quantity":1,"unitAmount":99,"rateType":"standard","rate":0.19,"lineTaxAmount":18.81,"lineTotal":117.81},{"description":"Setup fee","quantity":1,"unitAmount":150,"rateType":"standard","rate":0.19,"lineTaxAmount":28.5,"lineTotal":178.5},{"description":"Export service","quantity":2,"unitAmount":50,"rateType":"zero","rate":0,"lineTaxAmount":0,"lineTotal":100}],"invoiceSummary":{"subtotal":349,"totalTax":47.31,"grandTotal":396.31}},"meta":{"disclaimer":"Tax rates are indicative only and subject to change. Always verify current rates with official government sources before filing.","cached":false}}
Calculate VAT GST Invoice — CÓDIGOS DE EJEMPLO

curl --location --request POST 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25929/calculate+vat+gst+invoice' --header 'Authorization: Bearer YOUR_API_KEY' 

--data-raw '{
  "countryCode": "DE",
  "direction": "add",
  "items": [
    { "description": "SaaS subscription", "amount": 99.00, "rateType": "standard", "quantity": 1 },
    { "description": "Setup fee", "amount": 150.00, "rateType": "standard", "quantity": 1 },
    { "description": "Export service", "amount": 50.00, "rateType": "zero", "quantity": 2 }
  ]
}'

    
Solicitud

Returns the VAT or GST rate applicable to digital services and SaaS products sold into a country under OSS, MOSS, or local digital services rules. Includes a differsFromStandard flag which is true when the digital goods rate differs from the standard rate. Returns 404 if no digital goods rate is defined.

Endpoint ID: 25930
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25930/get+digital+goods+rate
PARÁMETROS DE ENTRADA

Pruebas gratuitas restantes: 3 de 3.

RESPUESTA DE EJEMPLO DE LA API
JSON
{"success":true,"data":{"countryCode":"GB","countryName":"United Kingdom","taxName":"VAT","digitalGoodsRate":0.2,"standardRate":0.2,"differsFromStandard":false,"notes":null},"meta":{"disclaimer":"Tax rates are indicative only and subject to change. Always verify current rates with official government sources before filing.","cached":false}}
Get Digital Goods Rate — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25930/get+digital+goods+rate&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud

Returns digital goods VAT rates for all 27 EU member states in a single call sorted by country code. Includes an ossNote in meta explaining the EU One Stop Shop scheme and the 10000 euro annual cross-border threshold for digital services.

Endpoint ID: 25931
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25931/eu+oss+digital+goods+rates
PARÁMETROS DE ENTRADA

Pruebas gratuitas restantes: 3 de 3.

Este endpoint no requiere parámetros de entrada.

RESPUESTA DE EJEMPLO DE LA API
JSON
{"success":true,"data":[{"countryCode":"AT","countryName":"Austria","taxName":"MwSt","digitalGoodsRate":0.2,"standardRate":0.2},{"countryCode":"BE","countryName":"Belgium","taxName":"TVA/BTW","digitalGoodsRate":0.21,"standardRate":0.21},{"countryCode":"BG","countryName":"Bulgaria","taxName":"ДДС","digitalGoodsRate":0.2,"standardRate":0.2},{"countryCode":"CY","countryName":"Cyprus","taxName":"ΦΠΑ","digitalGoodsRate":0.19,"standardRate":0.19},{"countryCode":"CZ","countryName":"Czech Republic","taxName":"DPH","digitalGoodsRate":0.21,"standardRate":0.21},{"countryCode":"DE","countryName":"Germany","taxName":"MwSt","digitalGoodsRate":0.19,"standardRate":0.19},{"countryCode":"DK","countryName":"Denmark","taxName":"Moms","digitalGoodsRate":0.25,"standardRate":0.25},{"countryCode":"EE","countryName":"Estonia","taxName":"Käibemaks","digitalGoodsRate":0.22,"standardRate":0.22},{"countryCode":"ES","countryName":"Spain","taxName":"IVA","digitalGoodsRate":0.21,"standardRate":0.21},{"countryCode":"FI","countryName":"Finland","taxName":"ALV","digitalGoodsRate":0.255,"standardRate":0.255},{"countryCode":"FR","countryName":"France","taxName":"TVA","digitalGoodsRate":0.2,"standardRate":0.2},{"countryCode":"GR","countryName":"Greece","taxName":"ΦΠΑ","digitalGoodsRate":0.24,"standardRate":0.24},{"countryCode":"HR","countryName":"Croatia","taxName":"PDV","digitalGoodsRate":0.25,"standardRate":0.25},{"countryCode":"HU","countryName":"Hungary","taxName":"ÁFA","digitalGoodsRate":0.27,"standardRate":0.27},{"countryCode":"IE","countryName":"Ireland","taxName":"VAT","digitalGoodsRate":0.23,"standardRate":0.23},{"countryCode":"IT","countryName":"Italy","taxName":"IVA","digitalGoodsRate":0.22,"standardRate":0.22},{"countryCode":"LT","countryName":"Lithuania","taxName":"PVM","digitalGoodsRate":0.21,"standardRate":0.21},{"countryCode":"LU","countryName":"Luxembourg","taxName":"TVA","digitalGoodsRate":0.17,"standardRate":0.17},{"countryCode":"LV","countryName":"Latvia","taxName":"PVN","digitalGoodsRate":0.21,"standardRate":0.21},{"countryCode":"MT","countryName":"Malta","taxName":"VAT","digitalGoodsRate":0.18,"standardRate":0.18},{"countryCode":"NL","countryName":"Netherlands","taxName":"BTW","digitalGoodsRate":0.21,"standardRate":0.21},{"countryCode":"PL","countryName":"Poland","taxName":"VAT","digitalGoodsRate":0.23,"standardRate":0.23},{"countryCode":"PT","countryName":"Portugal","taxName":"IVA","digitalGoodsRate":0.23,"standardRate":0.23},{"countryCode":"RO","countryName":"Romania","taxName":"TVA","digitalGoodsRate":0.19,"standardRate":0.19},{"countryCode":"SE","countryName":"Sweden","taxName":"Moms","digitalGoodsRate":0.25,"standardRate":0.25},{"countryCode":"SI","countryName":"Slovenia","taxName":"DDV","digitalGoodsRate":0.22,"standardRate":0.22},{"countryCode":"SK","countryName":"Slovakia","taxName":"DPH","digitalGoodsRate":0.23,"standardRate":0.23}],"meta":{"disclaimer":"Tax rates are indicative only and subject to change. Always verify current rates with official government sources before filing.","cached":false,"count":27,"ossNote":"EU One Stop Shop (OSS): when annual cross-border B2C digital sales to EU consumers exceed €10,000 combined across all EU member states, non-EU sellers must collect VAT at the rate of each consumer's country, or register for the OSS scheme to file a single quarterly return covering all EU sales. The €10,000 threshold is calculated on total EU-wide cross-border sales, not per country. Below this threshold, sellers may apply their home-country VAT rate. Register via the European Commission Taxation and Customs Union portal."}}
EU OSS Digital Goods Rates — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25931/eu+oss+digital+goods+rates' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud

Returns the VAT or GST registration threshold for domestic and foreign sellers in a country. Includes domesticThreshold, foreignThreshold, currency, thresholdNote, simplifiedScheme boolean, and simplifiedSchemeNote. Returns 404 if no threshold data is available for the country.

Endpoint ID: 25932
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25932/get+registration+threshold
PARÁMETROS DE ENTRADA

Pruebas gratuitas restantes: 3 de 3.

RESPUESTA DE EJEMPLO DE LA API
JSON
{"success":true,"data":{"countryCode":"DE","countryName":"Germany","currency":"EUR","domesticThreshold":25000,"foreignThreshold":10000,"thresholdNote":"Kleinunternehmerregelung (small business scheme): threshold raised from €22,000 to €25,000 on 1 January 2025 per EU SME Directive. Foreign EU sellers: €10,000 EU OSS threshold.","simplifiedScheme":true,"simplifiedSchemeNote":"EU One Stop Shop (OSS) available for cross-border EU B2C sales."},"meta":{"disclaimer":"Tax rates are indicative only and subject to change. Always verify current rates with official government sources before filing.","thresholdNote":"Registration thresholds are subject to change. Always verify the current threshold with the relevant national tax authority before advising clients or making registration decisions.","cached":false}}
Get Registration Threshold — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25932/get+registration+threshold&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud

Returns VAT registration thresholds for all 27 EU member states in a single call sorted by country code. Each entry includes domesticThreshold, foreignThreshold, currency, simplifiedScheme boolean, and simplifiedSchemeNote.

Endpoint ID: 25933
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25933/get+eu+registration+thresholds
PARÁMETROS DE ENTRADA

Pruebas gratuitas restantes: 3 de 3.

Este endpoint no requiere parámetros de entrada.

RESPUESTA DE EJEMPLO DE LA API
JSON
{"Example Response":"No response example available for now."}
Get EU Registration Thresholds — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25933/get+eu+registration+thresholds' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud

Returns the VAT or GST rate that was in effect on January 1st of the specified year. Resolves to the most recent history entry on or before that date. Returns 400 if the year is not a valid 4-digit number between 1950 and the current year. Returns 404 if no data exists for that country before the requested year.

Endpoint ID: 25934
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25934/get+rate+for+specific+year
PARÁMETROS DE ENTRADA

Pruebas gratuitas restantes: 3 de 3.

RESPUESTA DE EJEMPLO DE LA API
JSON
{"success":true,"data":{"countryCode":"DE","countryName":"Germany","year":2020,"effectiveDate":"2007-01-01","standard":0.19,"standardPct":19,"reduced":[0.07],"reducedPct":[7],"notes":"Standard rate increased from 16% to 19% to consolidate the federal budget, partially funding labour market reforms."},"meta":{"disclaimer":"Tax rates are indicative only and subject to change. Always verify current rates with official government sources before filing.","cached":false}}
Get Rate for Specific Year — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25934/get+rate+for+specific+year&countryCode=Required&/=Required&year=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud

Returns locale formatting rules for a country including currencySymbol, currencyCode, decimalSeparator, thousandsSeparator, vatNumberLabel, vatNumberFormat as a regex string, vatNumberExample, and a formattedExample string showing how 1234.56 displays in that locale such as 1.234,56 for Germany or R1 234.56 for South Africa.

Endpoint ID: 25935
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25935/get+locale+formatting
PARÁMETROS DE ENTRADA

Pruebas gratuitas restantes: 3 de 3.

RESPUESTA DE EJEMPLO DE LA API
JSON
{"success":true,"data":{"countryCode":"DE","countryName":"Germany","currencySymbol":"€","currencyCode":"EUR","decimalSeparator":",","thousandsSeparator":".","formattedExample":"€1.234,56","vatNumberLabel":"USt-IdNr.","vatNumberFormat":"DE[0-9]{9}","vatNumberExample":"DE123456789"},"meta":{"disclaimer":"Tax rates are indicative only and subject to change. Always verify current rates with official government sources before filing.","cached":false}}
Get Locale Formatting — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25935/get+locale+formatting&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud

Returns API status, uptime in seconds, version, countryCount loaded from config, endpointCount, and configLastUpdated date. Use this endpoint to verify the API is running and to confirm the current country count and config version.

Endpoint ID: 25936
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25936/health+check
PARÁMETROS DE ENTRADA

Pruebas gratuitas restantes: 3 de 3.

Este endpoint no requiere parámetros de entrada.

RESPUESTA DE EJEMPLO DE LA API
JSON
{"status":"ok","uptime":321629.443241553,"version":"1.0.0","countryCount":166,"endpointCount":18,"configLastUpdated":"2026-06-16"}
Health Check — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25936/health+check' --header 'Authorization: Bearer YOUR_API_KEY' 


    
Solicitud

Returns the full VAT or GST rate change history for a country sorted newest first. Each entry includes effectiveDate, standard rate, reduced rates array, and notes explaining the reason for the change. Returns 404 if no history is available for the country.

Endpoint ID: 25937
GET https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25937/get+rate+history
PARÁMETROS DE ENTRADA

Pruebas gratuitas restantes: 3 de 3.

RESPUESTA DE EJEMPLO DE LA API
JSON
{"success":true,"data":{"countryCode":"GB","countryName":"United Kingdom","count":5,"entries":[{"effectiveDate":"2011-01-04","standard":0.2,"standardPct":20,"reduced":[0.05],"reducedPct":[5],"notes":"Standard rate increased from 17.5% to 20% following the 2010 emergency budget to reduce the UK fiscal deficit."},{"effectiveDate":"2010-01-01","standard":0.175,"standardPct":17.5,"reduced":[0.05],"reducedPct":[5],"notes":"Rate restored to 17.5% after the temporary reduction to 15% that was applied as economic stimulus during the 2008 global financial crisis."},{"effectiveDate":"2008-12-01","standard":0.15,"standardPct":15,"reduced":[0.05],"reducedPct":[5],"notes":"Temporary reduction from 17.5% to 15% implemented as a fiscal stimulus measure during the global financial crisis. Applied for 13 months."},{"effectiveDate":"1991-04-01","standard":0.175,"standardPct":17.5,"reduced":[],"reducedPct":[],"notes":"Standard rate increased from 15% to 17.5%. The distinct reduced rate structure used today was not yet in place in its current form."},{"effectiveDate":"1979-06-18","standard":0.15,"standardPct":15,"reduced":[],"reducedPct":[],"notes":"Rate increased from 8% (plus a higher rate of 12.5%) to a unified 15% following the Conservative government budget."}]},"meta":{"disclaimer":"Tax rates are indicative only and subject to change. Always verify current rates with official government sources before filing.","cached":false}}
Get Rate History — CÓDIGOS DE EJEMPLO

curl --location --request GET 'https://zylalabs.com/api/12968/global+tax+rate+lookup+api/25937/get+rate+history&countryCode=Required' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Clave de Acceso a la API y Autenticación

Después de registrarte, a cada desarrollador se le asigna una clave de acceso a la API personal, una combinación única de letras y dígitos proporcionada para acceder a nuestro endpoint de la API. Para autenticarte con el Global Tax Rate Lookup API simplemente incluye tu token de portador en el encabezado de Autorización.

Encabezados
Encabezado Descripción
Autorización Requerido Debería ser Bearer access_key. Consulta "Tu Clave de Acceso a la API" arriba cuando estés suscrito.

Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.

(Ahorra 2 meses pagando anualmente 🎉)

🚀 PLAN CORPORATIVO A MEDIDA

Comienza en
$ 10.000/Año


  • Volumen Personalizado
  • Límite de solicitudes personalizado
  • Soporte al Cliente Especializado
  • Monitoreo de API en Tiempo Real

Resumen

Returns VAT and GST rates for 166 countries with three calculator modes, EU OSS digital goods rules, registration thresholds, historical rate data, and locale-aware formatting.

Six modules, 18 endpoints. Rates covers full country lookup, region filtering for EU, Africa, APAC, and Americas, side-by-side country comparison, and reverse rate search. Calculator supports single item, batch up to 20 items, and multi-line invoice with mixed rate types returning per-line breakdown, subtotal, total tax, and grand total. Digital Goods returns the SaaS and digital services rate per country plus a single-call EU OSS summary for all 27 member states. Thresholds covers registration thresholds for domestic and foreign sellers across 38 countries including all EU member states. History resolves the rate in effect for any specific past year, useful for backdated invoices and audits. Formats returns currency symbol, decimal separator, thousands separator, VAT number format, and a pre-formatted display string for all 166 countries.

Africa region coverage includes 46 countries: ZA, NG, KE, EG, GH, ET, TZ, UG, RW, MU, ZM, ZW, CI, SN, CM, and more.

All rates are stored as decimals — 0.20 for 20%. Supported regions are africa, eu, apac, and americas. Rate types are standard, reduced, and zero. Calculator direction add takes a net price and applies VAT, direction remove strips VAT from a gross price.

Rates are maintained in static config with no external calls at runtime. A GitHub Action runs annually, fetches current rates from authoritative sources, and opens a pull request for review before any change is deployed. Every response includes a disclaimer advising subscribers to verify rates with official government sources before filing.

Global Tax Rate Lookup API FAQs

Rates are updated annually. A scheduled process runs each year, fetches current rates from authoritative sources including the OECD and national revenue services, and applies verified changes to the dataset. The disclaimer included in every response advises subscribers to verify rates with official government sources before filing, as rates can change between update cycles.

Direction controls which way the calculation runs. Add takes a net price that does not include tax and returns the gross price with tax applied — for example, a net price of 100 at 20 percent VAT returns an output of 120 with a tax amount of 20. Remove takes a gross price that already includes tax and strips it out — for example, a gross price of 120 at 20 percent VAT returns a net output of 100 with a tax amount of 20.

The US has no federal VAT or GST system. The entry exists with a standard rate of 0 and a notes field explaining that state-level sales tax applies, which varies by state and product category. This prevents a 404 error on US lookups while accurately representing the US tax system.

The digitalGoods rate is the VAT or GST rate applicable to SaaS products and digital services sold into a country. For most countries it matches the standard rate. Notable exceptions include China, which applies 6 percent VAT to digital services versus 13 percent standard. The GET /digital-goods/:countryCode endpoint includes a differsFromStandard boolean flag to make this easy to detect programmatically.

The GET /digital-goods/eu/oss endpoint returns digital goods VAT rates for all 27 EU member states in a single call. It is designed for SaaS founders and digital product businesses selling into the EU who need to build a VAT rate matrix for EU customers. Under EU One Stop Shop rules, businesses exceeding 10,000 euros in annual cross-border digital sales must charge VAT at the rate of the customer's country. The endpoint includes an ossNote in meta explaining the threshold and linking to the official EU OSS information page.

The batch endpoint accepts up to 20 items per request. All items are validated before any are processed. If one or more items are invalid the API returns a 400 with a per-item errors array listing the itemIndex, error code, and message for every failed item at once. No calculations are returned for any item until all items pass validation.

Yes. Each threshold object includes a currency field indicating which currency the threshold amounts are denominated in. EU thresholds are in EUR, UK thresholds are in GBP, and each country uses its own local currency. Threshold amounts should not be compared directly across countries without currency conversion.

FormattedExample is a pre-formatted string showing how the value 1234.56 would display in that country's locale using the country's own currency symbol, decimal separator, and thousands separator. For example Germany returns 1.234,56 with the euro symbol, South Africa returns R1 234.56, and Switzerland returns CHF1'234.56 using an apostrophe as the thousands separator. This field is designed to be used directly in invoice generators and checkout UIs without requiring any additional locale logic.

Each endpoint returns specific VAT and GST rate data, including standard, reduced, zero, and exempt rates for various countries. For example, the GET Get Rate by Country endpoint returns detailed information such as country code, name, currency, tax name, and applicable rates.

Key fields in the response data include countryCode, countryName, currency, taxName, standard rate, reduced rates array, zero boolean, exempt boolean, and digitalGoods rate. These fields provide comprehensive tax information for each country.

Parameters vary by endpoint. For instance, the GET Rates by Region endpoint accepts a region parameter (africa, eu, apac, americas), while the Search Rates by Value endpoint requires a rate value and optionally accepts a type parameter to filter results.

The response data is structured in JSON format, with a success boolean indicating the request status, followed by a data object containing the relevant tax information. Each entry includes detailed fields like rates and notes, making it easy to parse.

Each endpoint provides various information types, such as VAT/GST rates, registration thresholds, historical rate data, and locale formatting. For example, the GET Get Registration Threshold endpoint returns domestic and foreign seller thresholds for VAT registration.

Data accuracy is maintained through an annual update process that fetches rates from authoritative sources like the OECD and national revenue services. Each update undergoes a review process before deployment, ensuring reliable information.

Los casos de uso típicos incluyen calcular el IVA/IGV para facturas determinar las tasas impositivas aplicables para transacciones de comercio electrónico y garantizar el cumplimiento de las regulaciones fiscales internacionales Las empresas pueden utilizar la API para automatizar los cálculos de impuestos en función de la ubicación y el tipo de producto

Los usuarios pueden utilizar los datos devueltos integrándolos en sus sistemas de facturación o plataformas de comercio electrónico. Por ejemplo el campo formattedExample se puede usar directamente en las interfaces de pago para mostrar precios de acuerdo con las reglas de formato de moneda local

General FAQs

Zyla API Hub es como una gran tienda de APIs, donde puedes encontrar miles de ellas en un solo lugar. También ofrecemos soporte dedicado y monitoreo en tiempo real de todas las APIs. Una vez que te registres, puedes elegir qué APIs quieres usar. Solo recuerda que cada API necesita su propia suscripción. Pero si te suscribes a varias, usarás la misma clave para todas, lo que hace todo más fácil para ti.
Los precios se muestran en USD (dólar estadounidense), EUR (euro), CAD (dólar canadiense), AUD (dólar australiano) y GBP (libra esterlina). Aceptamos todas las principales tarjetas de débito y crédito. Nuestro sistema de pago utiliza la última tecnología de seguridad y está respaldado por Stripe, una de las compañías de pago más confiables del mundo. Si tienes algún problema para pagar con tarjeta, contáctanos en [email protected]

Además, si ya tienes una suscripción activa en cualquiera de estas monedas (USD, EUR, CAD, AUD, GBP), esa moneda se mantendrá para suscripciones posteriores. Puedes cambiar la moneda en cualquier momento siempre que no tengas suscripciones activas.
La moneda local que aparece en la página de precios se basa en el país de tu dirección IP y se proporciona solo como referencia. Los precios reales están en USD (dólar estadounidense). Cuando realices un pago, el cargo aparecerá en tu estado de cuenta en USD, incluso si ves el monto equivalente en tu moneda local en nuestro sitio web. Esto significa que no puedes pagar directamente en tu moneda local.
Ocasionalmente, un banco puede rechazar el cargo debido a sus configuraciones de protección contra fraude. Te sugerimos comunicarte con tu banco primero para verificar si están bloqueando nuestros cargos. También puedes acceder al Portal de Facturación y cambiar la tarjeta asociada para realizar el pago. Si esto no funciona y necesitas más ayuda, por favor contacta a nuestro equipo en [email protected]
Los precios se determinan mediante una suscripción recurrente mensual o anual, dependiendo del plan elegido.
Las llamadas a la API se descuentan de tu plan en base a solicitudes exitosas. Cada plan incluye una cantidad específica de llamadas que puedes realizar por mes. Solo las llamadas exitosas, indicadas por una respuesta con estado 200, se contarán en tu total. Esto asegura que las solicitudes fallidas o incompletas no afecten tu cuota mensual.
Zyla API Hub funciona con un sistema de suscripción mensual recurrente. Tu ciclo de facturación comenzará el día en que compres uno de los planes de pago, y se renovará el mismo día del mes siguiente. Así que recuerda cancelar tu suscripción antes si quieres evitar futuros cargos.
Para actualizar tu plan de suscripción actual, simplemente ve a la página de precios de la API y selecciona el plan al que deseas actualizarte. La actualización será instantánea, permitiéndote disfrutar inmediatamente de las funciones del nuevo plan. Ten en cuenta que las llamadas restantes de tu plan anterior no se transferirán al nuevo plan, por lo que debes considerar esto al actualizar. Se te cobrará el monto total del nuevo plan.
Para verificar cuántas llamadas a la API te quedan en el mes actual, revisa el campo 'X-Zyla-API-Calls-Monthly-Remaining' en el encabezado de la respuesta. Por ejemplo, si tu plan permite 1,000 solicitudes por mes y has usado 100, este campo mostrará 900 llamadas restantes.
Para ver el número máximo de solicitudes a la API que permite tu plan, revisa el encabezado de la respuesta 'X-Zyla-RateLimit-Limit'. Por ejemplo, si tu plan incluye 1,000 solicitudes por mes, este encabezado mostrará 1,000.
El encabezado 'X-Zyla-RateLimit-Reset' muestra el número de segundos hasta que tu límite se restablezca. Esto te indica cuándo tu conteo de solicitudes se reiniciará. Por ejemplo, si muestra 3,600, significa que faltan 3,600 segundos para que el límite se restablezca.
Sí, puedes cancelar tu plan en cualquier momento desde tu cuenta, seleccionando la opción de cancelación en la página de Facturación. Ten en cuenta que las actualizaciones, degradaciones y cancelaciones tienen efecto inmediato. Además, al cancelar ya no tendrás acceso al servicio, incluso si te quedaban llamadas en tu cuota.
Para darte la oportunidad de probar nuestras APIs sin compromiso, ofrecemos una prueba gratuita de 7 días que te permite realizar hasta 50 llamadas a la API sin costo. Esta prueba solo se puede usar una vez, por lo que recomendamos aplicarla a la API que más te interese. Aunque la mayoría de nuestras APIs ofrecen prueba gratuita, algunas pueden no hacerlo. La prueba finaliza después de 7 días o cuando realices 50 solicitudes, lo que ocurra primero. Si alcanzas el límite de 50 solicitudes durante la prueba, deberás "Iniciar tu Plan de Pago" para continuar haciendo solicitudes. Puedes encontrar el botón "Iniciar tu Plan de Pago" en tu perfil bajo Suscripción -> Elige la API a la que estás suscrito -> Pestaña de Precios. Alternativamente, si no cancelas tu suscripción antes del día 7, tu prueba gratuita finalizará y tu plan se cobrará automáticamente, otorgándote acceso a todas las llamadas a la API especificadas en tu plan. Ten esto en cuenta para evitar cargos no deseados.
Después de 7 días, se te cobrará el monto total del plan al que estabas suscrito durante la prueba. Por lo tanto, es importante cancelar antes de que finalice el periodo de prueba. No se aceptan solicitudes de reembolso por olvidar cancelar a tiempo.
Cuando te suscribes a una prueba gratuita de una API, puedes realizar hasta 50 llamadas. Si deseas realizar más llamadas después de este límite, la API te pedirá que "Inicies tu Plan de Pago". Puedes encontrar el botón "Iniciar tu Plan de Pago" en tu perfil bajo Suscripción -> Elige la API a la que estás suscrito -> Pestaña de Precios.
Las Órdenes de Pago se procesan entre el día 20 y el 30 de cada mes. Si envías tu solicitud antes del día 20, tu pago será procesado dentro de ese período.
Puedes contactarnos a través de nuestro canal de chat para recibir asistencia inmediata. Siempre estamos en línea de 8 a. m. a 5 p. m. (EST). Si nos contactas fuera de ese horario, te responderemos lo antes posible. Además, puedes escribirnos por correo electrónico a [email protected]

APIs Relacionadas