惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
量子位
大猫的无限游戏
大猫的无限游戏
Hugging Face - Blog
Hugging Face - Blog
S
SegmentFault 最新的问题
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
Google DeepMind News
Google DeepMind News
小众软件
小众软件
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
MongoDB | Blog
MongoDB | Blog
B
Blog RSS Feed
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog
博客园 - 聂微东
The GitHub Blog
The GitHub Blog
Recent Announcements
Recent Announcements
Y
Y Combinator Blog
Microsoft Security Blog
Microsoft Security Blog
雷峰网
雷峰网
Jina AI
Jina AI
酷 壳 – CoolShell
酷 壳 – CoolShell

Show HN

GitHub - astefanutti/shaderbang: Shebang for Shaders Show HN: Generate Claude Code Workflows using Spec Driven Development approach Show HN: AI agents for UK GDAD PCF roles and their skills The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal).
EU VAT Validation API for B2B SaaS — vatnode
vatnode · 2026-06-11 · via Show HN

EU VAT validation — 27 EU member states + Northern Ireland

Validate EU VAT numbers —
and prove it during audits

Validate EU VAT numbers in a single REST call. Every response includes the EU Commission consultation number — the audit token VIES issues to prove the check happened. Plus national registry fallback, enriched company data, and VAT rates for all 27 member states. Built for B2B SaaS and e-commerce selling into Europe.

Built for production systems — not just form validation.

100 free requests/monthNo credit card required<50ms cached99.9% uptime SLA

$ curl api.vatnode.dev/v1/vat/IE6388047V
{ "consultationNumber": "WAPIAAAAZ27qPadm", ... }

Official EU audit token issued by the EU Commission — attach to your invoice records

Used to validate VAT at checkout, invoicing, and B2B onboarding.

0+VAT numbers validated

0+EU companies checked

0EU member states

<50msCache response time

Since January 2020, a valid customer VAT number is a substantive legal condition for zero-rating intra-EU goods supplies — not a best practice. VAT number validation at invoice time is your first line of defence.

Why this matters

Boolean VAT validation is not enough for audits

During a tax audit, showing that a VAT number was checked and valid at the time of invoice is a legal requirement for zero-rated intra-EU supplies. A boolean result from your own system proves nothing to a tax authority.

vatnode returns the official consultation number issued by the EU Commission — a verifiable reference that shows the check was performed, when, and what the result was. vatnode returns it as part of every qualified validation response.

Why a basic VIES call is not enough

boolean true is not audit evidence

A raw VIES check

  • ×Returns valid/invalid — no proof the check happened
  • ×No official reference to attach to an invoice
  • ×Fails during country-level VIES outages
  • ×No enriched company data from national registries

vatnode

  • EU Commission consultation number — independently verifiable
  • checkId + verifiedAt — permanent, timestamped audit record
  • National registry fallback for covered EU countries
  • Legal form, registration date, industry — in one call

Everything you need for EU VAT compliance

One API call returns validated status, enriched company data, VAT rates, and an audit trail — ready for checkout, invoicing, and B2B onboarding.

Real-time + Resilient

National registry fallback via tax authority and company registry APIs keeps validation working even when a country node is temporarily unavailable. Cache hits return in <50ms; live checks in 200–800ms.

Audit-Proof Evidence

Every validation returns an official consultation number from the EU Commission — a verifiable token that proves the check happened at a specific time. Store it alongside your invoices as evidence tax authorities can verify independently.

Know Before You Invoice

Subscribe to your customers' and suppliers' VAT IDs. Get a webhook the moment one de-registers — so you fix the next invoice before it goes out wrong, instead of finding out at audit time.

Enriched Company Data

Beyond VIES: registration date, legal form (GmbH, SAS, AB…), and industry code from national registries. Local VAT name, abbreviation, all rate tiers, and currency — in every response.

Where a VAT number belongs to a sole trader, some fields may constitute personal data under GDPR.

Developer-First

Clean REST API over HTTPS. Works with any language — curl, JavaScript, Python, PHP, Ruby, Go. Up and running in minutes.

MCP Server for AI Agents

Plug Claude Desktop, Cursor, ChatGPT — anything that speaks Model Context Protocol — straight into vatnode. Your AI assistant validates VAT IDs and looks up rates in the chat, with your key staying on your machine. Open source.

Up and running in minutes

No SDK. No infrastructure. Just one HTTP call.

Create your account

Sign up and get an API key instantly. Free plan, no credit card required.

vat_test_••••••••••••••••
vat_live_••••••••••••••••

Make a request

One HTTP call. Works with any language — curl, JavaScript, Python, PHP.

GET /v1/vat/IE6388047V

Authorization: Bearer vat_live_...

Get structured data

Company name, address, validity, and VAT rates for the country — all in one response.

"valid": true,

"companyName": "GOOGLE...",

Built for real B2B workflows

vatnode handles VAT validation wherever your business touches an EU counterparty.

Checkout

Validate a customer's VAT number at checkout to apply the correct reverse charge or tax rate — without blocking the buy button on VIES downtime.

Invoicing

Verify VAT before generating zero-rated intra-EU invoices. Store the consultationNumber alongside your invoice — it's the EU Commission-issued reference that proves the check happened at invoice time.

B2B onboarding

Confirm a new business customer is registered. Enrich the record with legal form, registry code, and industry from national registries.

Monitoring

Track VAT IDs of active customers and get webhook alerts when a registration becomes invalid between billing cycles — before it surfaces in an audit.

Built for every EU stack and country

Drop-in integration guides for your language, and dedicated reference pages for every EU member state.

Validate VAT in your stack

VAT number format & rates by country

Pricing tied to what it prevents

Failed B2B invoices, wrong reverse-charge VAT decisions, and audits you cannot defend — every plan stops all three. Pick a tier based on volume and how often you re-check existing customers.

Prevents

Failed B2B invoices

VAT ID validated at checkout and invoice time, before the transaction commits.

Prevents

Wrong reverse-charge VAT

Country code + validity returned, so your tax engine applies the right B2B treatment.

Prevents

Audit exposure

Consultation number, checkId, and verifiedAt timestamp on every qualified response.

Free

€0/month

For testing and small projects

  • 100 requests/month
  • VAT validation
  • VAT rates API
  • Community support

Get Free API Key

Starter

€19/monthexcl. VAT

For growing businesses

  • 1,000 requests/month
  • Everything in Free
  • Weekly monitoring
  • Webhooks
  • Email support

Get Free API Key

Most Popular

Pro

€49/monthexcl. VAT

For high-volume needs

  • 10,000 requests/month
  • Everything in Starter
  • Daily monitoring
  • Priority support

Get Free API Key

View full pricing details →

Built for the people who sign the contract — and the people who ship the code

Finance picks the vendor. Engineering does the integration. vatnode is the rare tool both sides agree on.

For Finance & Compliance

Defensible audit evidence, not best-effort lookups

  • Wrong VAT on an invoice means tax exposure.A VIES check that isn't logged is a check that didn't happen as far as auditors are concerned.
  • EU Commission consultation number on every qualified check — a verifiable token tax authorities can independently confirm. The same evidence every Big 4 tax team will ask for.
  • Monitoring catches de-registrations before the next invoice — not at audit time, when the fine has already accrued.
  • EU-hosted, EU-operated. DPA available. No US sub-processors in the validation path.

For the engineers integrating it

The API your team actually enjoys using

  • One REST call. JSON over HTTPS. No SOAP, no SDK, no vendor runtime. curl works.
  • Predictable error contract. Documented codes, real requestId on every response, no surprise 200s wrapping failures.
  • Resilient by default. National-registry fallback when a VIES member node is down — so your job queue keeps moving instead of paging someone.
  • Test mode without rituals.Test keys return deterministic fixtures, don't hit VIES, don't count toward quota.

Just need VAT rates? The dataset is free and open-source.

Current standard, reduced, super-reduced and parking rates for 45 European countries — via GET /v1/rates (no API key) or the open-source npm/pip/Composer package. Updated daily from the EC TEDB.

View docs

Frequently asked questions

Everything you need to know before integrating

Ready to validate VAT numbers?

Start validating in minutes. Free plan, no credit card — test your full integration before you upgrade.

Get your API key

Built by Iurii Rogulia for EU compliance.