DocumentAI.dev
Monthly subscriptions

Scale. Scale. Scale.

1 credit = 1 input page.

Get 30 free credits to test the API before getting your plan.

Starter

€99/month
Monthly credits500
Max stored documents
(/store-and-search)
1,000
Concurrency1 concurrent request
OverageHard cap — no over-usage
All 3 API routes
Normal support

= €0.198 per page

Pro

€199/month
Monthly credits5,000
Max stored documents
(/store-and-search)
10,000
Concurrency2 concurrent requests
OverageHard cap — no over-usage
All 3 API routes
Priority support

= €0.0398 per page

Best Value

Scale

€299/month
Monthly credits50,000
Max stored documents
(/store-and-search)
100,000
Concurrency50 concurrent requests
OverageSoft cap — over-usage allowed
All 3 API routes
Priority support
Over-usage allowed

= €0.00598 per page

Need much more than 50,000 credits per month?

Max concurrent requests

Each plan limits how many requests can run simultaneously from your workspace. Note that this limit only applies to the processing routes /document-to-json and /document-to-markdown.

If your pipeline sends bursts of requests in parallel, you need a plan whose concurrency limit matches your peak load — otherwise excess requests are rejected with a 429 concurrency_limit error.

The Scale plan — 50 concurrent requests — covers high-throughput batch workflows.

Overage usage

Starter and Pro plans apply a hard cap: once your monthly quota is exhausted, requests are rejected until the next cycle.

The Scale plan uses a soft cap: you can keep processing beyond your quota and pay only for what you use.

Overage usage is tracked and invoiced separately.

Included in every plan

/document-to-json
/document-to-markdown
/store-and-search-documents

Your credits work across all 3 APIs.
Allocate them as you like.

Credit cost per route

Document to JSON
  → 1 credit / input page.

Document to Markdown
  → 1 credit / input page.

Store document
  → 1 credit / input page.

Search documents
  → 0.2 credits / query.

List, read, update, delete dataspaces & documents
  → 0 credits.

Examples

1-page PDF invoice1 credit
2-page Word report2 credits
1 image1 credit
500-word text (~670 tokens)1 credit
1 search query0.2 credits

Details

  • · Routes accept as input either a file or plain text.
  • · All file inputs (PDF, Word, images…) cost 1 credit per page.
  • · Text inputs cost 1 credit per 1,000 tokens.
  • · 1,000 tokens ≈ 750 words ≈ 4,000 characters.
  • · Paid plan credits are renewed monthly and do not accumulate.
  • · Free plan credits are a one-time grant and do not renew.
  • · The storage limit only applies to /store-and-search-documents.
  • · /document-to-json and /document-to-markdown are stateless — we don't store any trace of the documents you process through them.