---
title: "Veille Pricing: plans, prices, and limits"
lang: en
canonical_url: https://www.veille.io/pricing
last_updated: 2026-08-18
summary: "Transparent credit-based pricing. Starter from €49/month, Pro at €99/month, Advanced at €499/month. Free trial with 1,000 credits. Each API call costs 1 credit."
---

# Veille Pricing

Veille is a fraud-detection API for email, domain, IP, VAT, IBAN, and exchange
rates. Pricing is transparent and credit-based: each successful API call costs
1 credit, with linear scaling and no hidden fees. Prices below are monthly, in
EUR. Annual billing saves 10%. All paid plans include every API endpoint.

Start on the [free trial](https://app.veille.io/register) (1,000 credits, no
card required for signup) or open the [HTML pricing page](https://www.veille.io/pricing).

## Plans

All plans in one table. Pro is the recommended plan for production traffic.

| Plan | Monthly | Credits | Rate limit | Notable features |
| --- | --- | --- | --- | --- |
| Free Trial | €0 | 1,000 | 2 req/s | All API endpoints, multiple API keys |
| Starter | €49/mo | 200,000 | 10 req/s | Custom blocklist, bulk email and domain validation, email support, 30-day log retention, 99.9% uptime |
| Pro | €99/mo | 500,000 | 25 req/s | Same features as Starter, higher volume. Recommended for production |
| Advanced | €499/mo | 3,500,000 | 100 req/s | Dedicated account manager, priority support, SLA, custom integration help, 1-year log retention, 99.99% uptime |

[Get started](https://app.veille.io/register) from any plan. Early-stage
companies (under 3 years, under €2M raised) can apply to the
[Startup Program](https://www.veille.io/startup-program) for discounted rates
for 12 months. For a custom volume or procurement review, use the
[contact form](https://www.veille.io/contact).

MCP calls through `https://mcp.veille.io/` use the same credits and prices as
the REST API. See the [MCP docs](https://docs.veille.io/mcp).

## What every paid plan includes

All API endpoints are available on Starter, Pro, and Advanced. There is no
feature gating by endpoint.

**Email validation:** disposable detection (250K+ domains, updated weekly),
inbox deliverability, catch-all, role accounts, free providers, relay/alias
detection, DNS health (MX, SPF, DMARC), risk score (0-100), typo suggestions.

**Domain intelligence:** disposable domains, age and WHOIS via RDAP, MX
provider, education domains, certificate transparency, subdomain detection.

**IP intelligence:** VPN, proxy, Tor exit nodes, datacenter, abusive IPs,
bots/crawlers, geolocation, ASN and network owner, threat score (0-100).

**Financial APIs:** EU VAT validation (VIES), IBAN validation with BIC lookup,
real-time and historical exchange rates.

**Platform:** multiple API keys, custom blocklist, analytics dashboard.
Starter and Pro include bulk email and domain validation.

Docs and code examples: [docs.veille.io](https://docs.veille.io). REST base
URL: `https://api.veille.io/v1`.

## FAQ

### How much does Veille cost?

Starter is €49/month (200,000 credits, 10 req/s). Pro is €99/month (500,000
credits, 25 req/s). Advanced is €499/month (3,500,000 credits, 100 req/s).
The Free Trial is €0 with 1,000 credits and a 2 req/s limit. Annual billing
saves 10%. Each successful API call costs 1 credit.

### Is there a free trial?

Yes. Sign up at [app.veille.io/register](https://app.veille.io/register) and
get 1,000 credits per month, access to all API endpoints, and multiple API
keys, with a 2 req/s rate limit.

### How is API usage measured?

Usage is measured in credits. Each successful request to any Veille endpoint
counts as 1 credit, including MCP tool calls. The dashboard shows usage in
real time.

### What if I exceed my credit limit?

Requests return HTTP 429 until credits reset on the next billing cycle. You
can buy Pay-as-you-go credit packs from the dashboard; those stack on top of
the subscription and never expire.

### Do unused credits roll over?

Monthly subscription credits reset at the start of each billing cycle.
Pay-as-you-go packs never expire and carry over indefinitely.

### Are all endpoints available on every plan?

Yes. Email, Domain, IP, VAT, IBAN, and Exchange Rates are available on every
plan, including the Free Trial. Plans differ by credits, rate limit, retention,
SLA, and support, not by which endpoints you can call.

### What are the rate limits?

Free Trial: 2 req/s. Starter: 10 req/s. Pro: 25 req/s. Advanced: 100 req/s.
Over the limit you get HTTP 429 with a `Retry-After` header.

### How fast is the API?

Most endpoints respond in under 50ms. Email validation with live inbox checks
(`qualification_check`) takes 2 to 8 seconds.

### Can I change or cancel my plan?

Yes. Upgrade or downgrade from the dashboard at any time. Upgrades are
prorated; downgrades apply at the next billing cycle. Cancel anytime: the
plan stays active until the end of the current period, with no cancellation
fee.

### What payment methods and currency do you accept?

Prices are in EUR. Cards (Visa, Mastercard, American Express) and SEPA direct
debit, processed by Stripe. Invoices are generated automatically and
downloadable from the dashboard.

---

_Markdown version of [the pricing page](https://www.veille.io/pricing) for AI agents and LLMs._
