Skip to main content

Talonic Pricing

Ingest documents at €0.10 per page. Registry queries are free forever. No subscriptions. Two ways to buy: the API and MCP server are self-serve pay as you go with a free tier of 5,000 credits per month (hard cap, no credit card) followed by flat prepaid credit packs (€10 for 10,000 credits, €50 for 50,000, €250 for 250,000, €1,000 for 1,000,000, custom amounts from €10 to €5,000 self-serve) purchased inside app.talonic.com. Purchased credits are valid for 12 months; free monthly credits reset monthly. The Platform is an Enterprise product, sales-led with custom contracts: SSO, ISO 27001 / ISO 42001 aligned, DIN SPEC 91491, BAA, SLA, on-prem options, dedicated support, and volume contracts with invoicing. All accounts include the full extraction pipeline, Field Registry, schema validation, OCR, provenance, and webhook delivery. Credits are the universal unit: 1,000 credits = €1. Page ingestion costs 100 credits per page. Structuring cells cost 20 credits each (registry-resolved cells are free). Intelligence operations cost 100 credits each. Batch mode runs at 0.5x cost with 48-hour delivery.

PRICING

Ingest once. Query forever.

Start free with 5,000 credits a month. Pay only for what you use: €0.10 per page, Registry queries free. No subscriptions.

SELF-SERVE

API + MCP

Pay as you go

5,000 free credits every month

No credit card. Hard cap: no surprise bills.

  • Page ingest: €0.10 per page (100 credits)
  • AI-resolved structuring cell: €0.02 (20 credits)
  • Registry-resolved cells: free
  • Batch mode: 0.5× on Ingest + Structuring
  • Flat credit packs: €10, €50, €250, €1,000
  • Custom amounts from €10 to €5,000 self-serve
Get an API key →

Platform

Enterprise

Custom pricing

The full Talonic workspace for teams. Sales-led, with volume contracts and invoicing.

  • Full platform workspace for teams
  • SSO / SAML
  • ISO 27001 / ISO 42001 aligned
  • DIN SPEC 91491
  • BAA available
  • SLA with uptime guarantees
  • On-prem deployment options
  • Dedicated support
  • Volume contracts with invoicing
Talk to sales →

Estimate your monthly cost

Move the sliders. Watch the Registry savings grow as you ingest more.

185.00

185,000 credits

Registry savings

€33.00 saved by your graph this month

Suggested pack

€250 pack

Suggested pack: €250 for 250,000 credits. Valid 12 months.

Get an API key →

Compare against doing it yourself.

Move the sliders. See how the registry flattens extraction cost as systems multiply.

Without Talonic

€4,000 / month

20,000 pages × 5 systems × $0.0043 raw API × 10× production overhead

Includes engineering, OCR for scans, validation, retries, infrastructure.

With Talonic

€2,000 / month

2,000,000 credits · all systems included

Registry, schema validation, OCR, provenance, delivery: included.

Monthly savings with Talonic

€2,000 / month

€24,020 / year

Book a Demo →

Raw API cost based on Claude Sonnet 4.6 public pricing: $3.00/M input tokens, $15.00/M output tokens (verified May 2026). Average page modeled at 700 input tokens + 150 output tokens.

The 10× production overhead multiplier reflects realistic DIY costs beyond raw API tokens: engineering time (1-2 FTE for production extraction pipeline), OCR for scanned and handwritten content, schema validation, retry and error handling, observability, and infrastructure. Actual multipliers vary by volume — typically higher (15-50×) at moderate volumes, lower (3-10×) at very high volumes.

Per-operation pricing

Every operation in Talonic, billed in credits and EUR.

OperationDescriptionEURCredits
Page ingest (OCR + Registry contribution)per page€0.100100
Structuring cell (AI-resolved)per cell€0.02020
Structuring cell (Registry-resolved)per cellFree0
Intelligence operation (Matching, Cases)per op€0.100100
Batch mode (applied to Ingest + Structuring)multiplier0.5×0.5×

1,000 credits = €1.00. Every API response includes credit-cost and balance headers.

Credit packs

Flat pricing at every size: 1,000 credits = €1. No volume bonuses, no subscriptions.

10

10,000

credits

50

50,000

credits

250

250,000

credits

1,000

1,000,000

credits

Custom amounts from €10 to €5,000 self-serve. Buy packs inside app.talonic.com. Purchased credits are valid for 12 months. Free monthly credits reset each month.

The Registry advantage

Why Talonic gets cheaper the more you use it.

Most extraction APIs charge you full price for every document, every time. Talonic doesn’t. Every page you ingest contributes fields to your Field Registry: a knowledge graph of canonical fields specific to your data.

When you run a future job, ~30% of cells resolve directly from the graph with zero AI calls. Those cells cost you nothing. As your Registry grows, that ratio climbs.

Pay once to ingest. Query forever, asymptotically free.

30%+ cells resolved free, on average

For AI agents

MAKE A REQUEST

curl -X POST https://api.talonic.com/v1/extract \
  -H "Authorization: Bearer $TALONIC_API_KEY" \
  -F "file=@invoice.pdf" \
  -F 'schema={"vendor_name":"string","total_amount":"number","due_date":"date"}'

READ THE COST

HTTP/1.1 200 OK
X-Talonic-Cost-Credits: 70
X-Talonic-Cost-EUR: 0.07
X-Talonic-Balance-Credits: 64930
X-Talonic-Cells-Resolved-Registry: 0
X-Talonic-Cells-Resolved-AI: 1

CHECK BALANCE

GET https://api.talonic.com/v1/credits/balance

{
  "balance_credits": 64930,
  "balance_eur": 64.93,
  "burn_rate_30d_credits": 12400,
  "projected_runway_days": 157,
  "free_credits_reset_at": "2026-05-01T00:00:00Z"
}

Auto top-up is human-gated: a human enables it via PATCH /v1/billing/settings, then agents can call POST /v1/billing/topup. The agent cannot enable top-up itself (returns 403 if not enabled).

Frequently asked questions

How does pricing work?
There are no subscriptions. The API and MCP server are pay as you go: every account gets 5,000 free credits each month, and when you need more you buy prepaid credit packs with a card. The Platform is an Enterprise product with custom contracts via sales.
What is a credit?
One credit equals €0.001 (1,000 credits = €1). Every operation is metered in credits, and every price is also published in EUR so you always know what you’re paying: page ingest is 100 credits (€0.10), an AI-resolved structuring cell is 20 credits (€0.02), and Registry-resolved cells are free.
How does the free tier work?
Every account includes 5,000 credits per month with no credit card. It is a hard cap: when the credits are used, the API returns 429 until your free credits reset at the start of the next month, or until you buy a credit pack. Free monthly credits reset monthly and do not roll over.
How do I buy credits?
Inside the app at app.talonic.com. Pick a flat pack (€10, €50, €250, or €1,000) or a custom amount from €10 up to €5,000 self-serve. Pricing is flat at every size: 1,000 credits = €1, with no volume bonuses.
Do purchased credits expire?
Purchased credits are valid for 12 months from purchase. Credits are non-refundable; your statutory rights are unaffected.
What does “Registry queries are free” actually mean?
Every page you ingest contributes fields to your Field Registry: a knowledge graph of canonical fields specific to your data. Future jobs resolve ~30% of cells (and growing) directly from the graph with zero AI calls. Those cells cost nothing.
How does batch mode work?
Set processing_mode=batch on upload. Stage 1 (OCR + classification) runs immediately. Stage 2 (extraction) runs against the provider’s batch API with a 48-hour delivery window. Bills at 0.5× on Ingest and Structuring.
Can my AI agent buy credits autonomously?
Top-up is human-gated. A human enables auto top-up via PATCH /v1/billing/settings, then the agent can call POST /v1/billing/topup programmatically. The agent cannot enable top-up itself (403 if not enabled). Every API response carries credit-cost and balance headers.
What does Enterprise include?
The Platform is sales-led: the full workspace for teams with SSO, ISO 27001 / ISO 42001 aligned controls, DIN SPEC 91491, BAA, SLA, on-prem options, dedicated support, and volume contracts with invoicing. There is no public price; talk to sales for a custom contract.

Ingest once. Query forever.

Start free with 5,000 credits a month. Pay only for what you use.

Get an API key →