TaxID was built after running into the same problem on three consecutive client projects: validating EU VAT numbers reliably.
The official EU source โ VIES โ is SOAP-based, frequently goes down without warning, has no caching layer, and returns errors like "MS_UNAVAILABLE" with no context. Every time, the workaround was the same: write a thin wrapper, add Redis cache, handle the downtime, parse the SOAP response into something usable.
Instead of writing it a fourth time, I built TaxID as a public API. The free tier exists because that's what I would have wanted on those projects โ a way to evaluate the product without a sales cycle.
The product is intentionally small: one well-built endpoint, structured errors, fast cached responses. No tax calculation, no nexus tracking, no enterprise dashboard. Just the VIES wrapper VIES should have been.
TaxID is the only VAT validation API that combines four things at once:
Other providers either charge from the first call, only cover EU VIES, or return SOAP/XML you need to parse. TaxID is the thin REST wrapper that just works.
Three reasons:
Developer-first DX. REST, JSON, OpenAPI spec, Stripe-style error codes, country-specific format validation before hitting VIES (so malformed numbers fail instantly without consuming quota). Most competitors are SOAP wrappers with cryptic errors.
Real free tier. 100 validations per month, no credit card. Vatstack, Vatlayer and Avalara either require a card upfront or have hard limits that block real evaluation. With TaxID you can ship a side project to production on the free plan.
Extended coverage. Most VAT APIs stop at the EU. TaxID adds the UK (HMRC), Switzerland, Norway and Australia (ABR) โ useful for any SaaS with global B2B customers.
Honest about limits: TaxID is not an enterprise compliance suite. If you need US sales tax nexus, full ERP integration or KYB beyond VAT, look at Avalara or Sovos. TaxID is for developers who need to validate a VAT number reliably inside a checkout or invoice flow.
Developers building B2B SaaS or eCommerce products that need to validate company tax IDs as part of their billing flow.
Typical users: - SaaS founders integrating Stripe with EU VAT compliance (reverse charge mechanism) - Backend developers working on B2B checkouts in Node.js, Python, PHP or Go - Indie hackers shipping products to European customers who can't afford enterprise tax compliance tools - Accounting and ERP integration developers - Compliance and KYB workflow builders
The shared trait: they want a clean REST API with a free tier, not an enterprise sales call.
We have collected here some useful links to help you find out if Taxid.dev is good.
Check the traffic stats of Taxid.dev on SimilarWeb. The key metrics to look for are: monthly visits, average visit duration, pages per visit, and traffic by country. Moreoever, check the traffic sources. For example "Direct" traffic is a good sign.
Check the "Domain Rating" of Taxid.dev on Ahrefs. The domain rating is a measure of the strength of a website's backlink profile on a scale from 0 to 100. It shows the strength of Taxid.dev's backlink profile compared to the other websites. In most cases a domain rating of 60+ is considered good and 70+ is considered very good.
Check the "Domain Authority" of Taxid.dev on MOZ. A website's domain authority (DA) is a search engine ranking score that predicts how well a website will rank on search engine result pages (SERPs). It is based on a 100-point logarithmic scale, with higher scores corresponding to a greater likelihood of ranking. This is another useful metric to check if a website is good.
The latest comments about Taxid.dev on Reddit. This can help you find out how popualr the product is and what people think about it.
Do you know an article comparing Taxid.dev to other products?
Suggest a link to a post with product alternatives.
Is Taxid.dev good? This is an informative page that will help you find out. Moreover, you can review and discuss Taxid.dev here. The primary details have been verified within the last quarter. So they could be considered up to date. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.