Credit price
1 Credit = 0.01$
Model Pricing
| Model Family | Model Variant | Credits | Tier |
|---|---|---|---|
| GPT-5 | nano | 0.2 | Micro |
| mini | 1.0 | Small | |
| base | 3.0 | Large | |
| Gemini 2.5 / 3.0 | flash-lite | 0.2 | Micro |
| flash | 1.0 | Small | |
| pro | 3.0 | Large | |
| Claude 4.0 / 4.5 | haiku | 1.0 | Small |
| sonnet | 3.0 | Large | |
| Retab router | auto-micro | 0.2 | Micro |
| auto-small | 1.0 | Small | |
| auto-large | 3.0 | Large |
Extraction API Pricing
This concerns the following endpoints:Pricing Formula
The total cost for an extract request is calculated as:Credit Tiers
- 0.2 credits: Micro models (fastest, most efficient)
- 0.5 credits: Small models (balanced performance)
- 3.0 credits: Large models (highest capability)
- n_consensus: Number of consensus runs (typically 1-5, depending on your accuracy requirements)
- model_credits: The credit cost of the specific model you’re using (see table above)
Examples
Example 1: Text PDF extraction with GPT-5-Mini- Model usage: 1 run × 1.0 credits = 1.0 credits
- Total: 1.0 credits
- Model usage: 3 runs × 3.0 credits = 9.0 credits
- Total: 6.0 credits
- Model usage: 1 run × 0.2 credits = 0.2 credits
- Total: 0.2 credits
- Model usage: 1 run × 0.2 credits = 0.2 credits
- Total: 0.2 credits
Model Selection Guide
Choose Micro models (0.2 credit) when:- You need fast, efficient processing
- Working with simple extraction tasks
- Cost efficiency is the primary concern
- You need balanced performance and cost
- Working with moderate complexity tasks
- Good balance of speed and capability
- You need maximum capability and accuracy
- Working with complex reasoning tasks
- Quality is more important than cost
Parsing API Pricing
This concerns the following endpoints:Pricing Formula
The total cost for a parse request is calculated as:- 0 credits: For text-based documents
- model_credits: The credit cost of the specific model you’re using (see table above)
Examples
Example 1: PDF parsing with GPT-5-Mini- Model usage: 1.0 credits
- Total: 0.5 credit
- Model usage: 0.2 credits
- Total: 0.2 credit
- Model usage: 0.0 credit
- Total: 0.0 credit
- Model usage: 0.0 credit
- Total: 0.0 credit
Edit API Pricing
This concerns the following endpoint: The Edit API allows you to fill PDF forms by inferring form fields and populating them with values based on provided instructions.Pricing Formula
The total cost for an edit request is calculated as:- OCR processing to extract text elements
- Form field inference to identify fillable areas
- Form filling based on your instructions
Examples
Example 1: Single-page form with Gemini-2.5-Pro- Model usage: 3 × 3.0 credits = 9.0 credits
- Total: 9.0 credits
- Model usage: 3 × 1.0 credits × 5 pages = 15.0 credits
- Total: 15.0 credits
- Model usage: 3 × 3.0 credits × 10 pages = 90.0 credits
- Total: 90.0 credits
Use Cases
The Edit API is ideal for:- Automatically filling PDF forms with structured data
- Processing government or legal documents
- Batch form completion workflows
- Any scenario requiring programmatic PDF form filling