Pricing¶
One price per call volume, everything included. Checkout, key delivery, upgrades, cancellation and invoices are self-service; nobody needs to talk to anyone.
Plans¶
| Free | Starter | Pro | Scale | |
|---|---|---|---|---|
| Price | EUR 0 | EUR 9 / month | EUR 29 / month | EUR 79 / month |
| Calls per month | 500 | 10,000 | 50,000 | 250,000 |
| All eight tools | yes | yes | yes | yes |
REST API (/v1) |
yes | yes | yes | yes |
| MCP endpoint with your key | yes | yes | yes | yes |
| Anonymous access | 20 req/min | unlimited with key | unlimited with key | unlimited with key |
| VIES audit identifiers | yes | yes | yes | yes |
| Unreachable register | free | free | free | free |
| Over quota | HTTP 402 until upgrade or next month | same | same | same |
Prices exclude VAT (franchise, art. 293 B CGI). Billing and receipts are issued by Stripe for Orvel (Antoine LE BORGNE, entrepreneur individuel).
What counts as a call¶
One successful verification over REST or one successful MCP tools/call. Not counted:
- a register that did not answer (
status: "upstream_unavailable"); - a rejected request (
4xx) or a server error (5xx); - MCP discovery (
tools/list, resources) and failed tool calls; /v1/usage,/v1/plans,/v1/statuses,/health.
An answer served from cache does count: you asked a question and got an authoritative answer.
A result of invalid counts. Finding out that a VAT number is fake is the answer you paid for.
How keys work¶
- Check out on this page (Free is EUR 0: e-mail, card only if Stripe asks for one).
- You land on Your API key. That key is your credential:
Authorization: Bearer ev.…. - It works immediately on
/v1and on/mcp. Track usage withGET /v1/usageor theX-Usage-*headers. - Upgrade, downgrade, cancel, invoices: customer portal. A plan change applies on the next call and you keep the same key.
Quotas reset on the first day of each month (UTC). A key belongs to one subscription; buy several subscriptions if you need separate keys per team or product.
Bundle with facturx-api¶
If you subscribe to Factur-X API on Pro or Scale, that fx. key also opens
EU Verify at the matching plan, at no extra cost. Send it exactly like a native key:
The quota is separate: your EU Verify calls do not eat your invoice documents. Free and Starter facturx plans are not part of the bundle.
MCP without a subscription¶
Through AgenticMarket the server is available per call, paid from the marketplace balance, with no account here. Use the URL the marketplace gives you; no header needed.
Fair use and data¶
- No input is stored. Identifiers go to the register named on the Tools page and the answer is cached for a day at most.
- Logs keep the route, the tool, the status and timings for 30 days, not the values you checked.
- Hosted in the EU (Railway, Amsterdam).
- Key sharing across unrelated companies or scraping the anonymous endpoints may lead to the key being disabled, with a pro-rata refund.