UiPath Documentation
document-understanding
latest
false
Document Understanding API guide
  • Getting Started
    • Overview
    • Limits and Quota
    • Migrating automations from Document Understanding API v1 to v2
  • Examples Using the Document Understanding™ Cloud API v1
  • Licensing
    • Metering and Charging
  • Troubleshooting

Metering and Charging

This page describes how Document Understanding REST API calls are charged. Charging depends on the project type (modern or classic) and the licensing model (Unified Pricing or Flex Plan).

For pricing through activity packages (DocumentUnderstanding.Activities and IntelligentOCR.Activities), see the user-guide pages instead:

Modern projects via API

How Document Understanding modern project REST API calls are charged depends on your licensing model.

Flex Plan

REST API calls are charged per operation. You pay only for the operations you call on each page:

OperationAI units per page
Digitization (including OCR)0
Classification0.2
Extraction (with prior classification)0.8
Extraction (without prior classification)1

A page that is both classified and extracted is capped at 1 AI unit total. If you call multiple extractors on the same page, each extraction is charged separately.

Unified Pricing

A single per-page charge of 0.2 Platform Units is the standard rate and covers all REST API operations against that page. The same charge covers any one, or any combination, of the following:

  • Digitization only.
  • Classification only.
  • Extraction only.
  • A full digitize, classify, and extract pipeline, with optional validation.

Calling multiple operations with the same model does not multiply the charge, whereas calling multiple operations with different models multiplies the charge.

Classic projects via API

For Document Understanding classic projects, REST API calls are charged per capability:

CapabilityUnified PricingFlex Plan
Digitization0.04 Platform Units/page0.2 AI units/page
Extraction0.2 Platform Units/page1 AI unit/page
ClassificationApplicable per page range — see the table belowApplicable per page range — see the table below

The consumption for Classification is applicable per page range:

Document pagesUnified PricingFlex Plan
1-250 PU0 AIU
26-500.2 PU1 AIU
51-750.4 PU2 AIU
76-1000.6 PU3 AIU
101-1250.8 PU4 AIU
125+1 PU5 AIU
Note:

Classification charges are capped at a maximum of 1 Platform Unit (or 5 AI units) per document.

For more information on licensing, see the About licensing page in the Automation Cloud guide.

  • Modern projects via API
  • Flex Plan
  • Unified Pricing
  • Classic projects via API

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated