Explore Plan (Pay-As-You-Go)
All users start on our pay-as-you go Explore plan with free credits. After that, you can buy additional credits.| Explore | |
|---|---|
| Cost | Pay-as-you-go Start with 1000 free credits |
| Credit value | $1 buys 100 credits |
Monthly Subscriptions
| Team | Visionary | Enterprise | |
|---|---|---|---|
| Cost | Credit packs start at $250/mo | Credit packs start at $2,000/mo | Contact us |
| Credit value | $1 buys 110 credits | $1 buys 130 credits | Contact us |
Annual Subscriptions
| Team | Visionary | Enterprise | |
|---|---|---|---|
| Cost | Credit packs start at $2,700/mo | Credit packs start at $21,600/mo | Contact us |
| Credit value | $1 buys 122 credits | $1 buys 144 credits | Contact us |
Plan Features
| Feature | Explore | Team | Visionary | Enterprise |
|---|---|---|---|---|
| Core Capabilities | ||||
| Parsing view supported file formats | ||||
| Intelligent Chunking | ||||
| Field Extraction | ||||
| List Extraction | ||||
| Table Extraction | ||||
| Figure Summaries | ||||
| Visual Grounding | ||||
| Split Classification Coming soon | ||||
| Multilingual documents | ||||
| Confidence Scoring (Preview) Coming soon | ||||
| Custom Processing Pipeline | ||||
| Organization Management & Support | ||||
| Seats | 1 Seat | 5 Seats | Up to 15 Seats | Custom |
| Support Level | Community | Enhanced | Priority | Designated |
| Security & Deployment | ||||
| Rate Limits see more details | Standard | Higher | Premium | Priority |
| Zero Data Retention (ZDR) | ||||
| HIPAA (BAA) (inc. ZDR) | ||||
| VPC, VPL, and On Prem Deployments | ||||
| SLA & Uptime Guarantees | ||||
| Other Available APIs | ||||
| Agentic Object Detection API 3 credits / image processed |
Credit Costs
The credit consumption is determined by the specific API endpoint called.Credit Costs for the Parse APIs
This section explains credit use for these APIs:Documents
This pricing applies when using the or parsing models. For pricing, see DPT-2 mini. The number of credits used to parse a document is based on the number of pages and the features used in parsing, as shown in the following table.| Feature | Credit Cost | Notes |
|---|---|---|
| Parsing | 3 credits/page | Each page processed includes parsing. |
| ZDR (HIPAA/BAA) | +1 credit/page | Additional charge when enabled. Available on Team, Visionary, and Enterprise plans. |
Spreadsheets
This pricing applies when using the or parsing models. For pricing, see DPT-2 mini. The number of credits used to parse a spreadsheet is based on the number of sheets and embedded images. For supported spreadsheet formats, see Supported File Types.| Feature | Credit Cost | Notes |
|---|---|---|
| Parsing | 1 credit/sheet | Each sheet processed includes parsing. |
| Embedded images | 3 credits/image | Cost per embedded image or chart. |
| ZDR (HIPAA/BAA) | +1 credit/sheet +1 credit/image | Additional charge when enabled. Available on Team, Visionary, and Enterprise plans. |
- Base cost: 1 credit (sheet) + 6 credits (2 images) = 7 credits
- With ZDR enabled: 7 credits (base) + 1 credit (sheet) + 2 credits (2 images) = 10 credits
DPT-2 mini
is a lightweight model that consumes fewer credits than other parsing models. The number of credits used to parse a document is based on the number of pages and the features used in parsing, and is rounded up to the nearest whole credit.| Feature | Credit Cost | Notes |
|---|---|---|
| Parsing | 1.5 credits/page | Each page processed includes parsing. |
| ZDR (HIPAA/BAA) | +1 credit/page | Additional charge when enabled. Available on Team, Visionary, and Enterprise plans. |
Credit Costs for the Extract API
This section explains credit use for this API: The number of credits used to extract data is based on both the number of input characters and output characters, and is rounded up to the nearest whole credit.| Factor | Credit Cost | Notes |
|---|---|---|
| 5,000 input characters | 1 credit | Input characters are the number of characters in the Markdown file that is passed to the API. |
| 1,000 output characters | 1 credit | Output characters are the number of characters in the extraction object returned by the API, excluding whitespace used for indentation. (Other spaces, like the spaces after colons in key-value pairs, are not removed.) |
Sample Cost
Input Characters Let’s say you run the API on a Markdown file with the following content. The file has 2,270 characters. Therefore, the number of input characters is 2,270.extraction object returned by the API. The response has 475 characters. Therefore, the number of output characters is 475.
| Step | Calculation | Result |
|---|---|---|
| Input credits | 2,270 ÷ 5,000 | 0.454 |
| Output credits | 475 ÷ 1,000 | 0.475 |
| Total (before rounding) | 0.454 + 0.475 | 0.929 |
| Final cost | Round up to nearest whole credit | 1 credit |
Credit Costs for Legacy ADE API
This section explains credit use for this legacy API:- Agentic Document Extraction (tools/agentic-document-analysis)
| Feature | Credit Cost | Notes |
|---|---|---|
| Parsing | 3 credits/page | Each page processed includes parsing. |
| Field extraction | 3 credits/page | Including an extraction schema triggers this charge. |
| ZDR (HIPAA/BAA) | +1 credit/page | Additional charge when enabled. Available on Team, Visionary, and Enterprise plans. |
Sample Cost: Parsing Only
Let’s say you want to parse 1,000 pages, and you don’t need to include any additional features that consume credits. The following table calculates that this would consume 3,000 credits.| Feature | Pages | Credit Cost | Total Credit Cost |
|---|---|---|---|
| Parsing | 1,000 | 3 credits/page | 3,000 |
| Field extraction | 0 | 3 credits/page | 0 |
| ZDR (HIPAA/BAA) | 0 | 1 credit/page | 0 |
| 3,000 credits |
| Credits | Cost Per Credit | Total $ Cost | |
|---|---|---|---|
| Explore | 3,000 credits | 1.0 credit per $0.01 | $30 |
| Team (monthly) | 3,000 credits | 1.1 credit per $0.01 | $27.27 |
| Visionary (monthly) | 3,000 credits | 1.3 credit per $0.01 | $23.07 |
| Enterprise (monthly) | 3,000 credits | Contact us | Contact us |
Sample Cost: Parsing, Field Extraction, & ZDR
Let’s say you want to parse 1,000 pages, and you want to include field extraction and ZDR. The following table calculates that this would consume a total of 7,000 credits.| Feature | Pages | Credit Cost | Total Credit Cost |
|---|---|---|---|
| Parsing | 1,000 | 3 credits/page | 3,000 |
| Field extraction | 1,000 | 3 credits/page | 3,000 |
| ZDR (HIPAA/BAA) | 1,000 | 1 credit/page | 1,000 |
| 7,000 credits |
| Credits | Cost Per Credit | Total $ Cost | |
|---|---|---|---|
| Explore | 7,000 credits | N/A | N/A |
| Team (monthly) | 7,000 credits | 1.1 credit per $0.01 | $63.63 |
| Visionary (monthly) | 7,000 credits | 1.3 credit per $0.01 | $53.84 |
| Enterprise (monthly) | 7,000 credits | Contact us | Contact us |
FAQs
Plans, Credits, and Billing
How do credits work?
How do credits work?
How much does a credit cost?
How much does a credit cost?
| Plan | Monthly | Annual |
|---|---|---|
| Explore | 1 credit per 1¢ | — |
| Team | 1.1 credits per 1¢ | 1.22 credits per 1¢ |
| Visionary | 1.3 credits per 1¢ | 1.44 credits per 1¢ |
| Enterprise | Contact us | Contact us |
Can I get a free trial?
Can I get a free trial?
What plan is right for me?
What plan is right for me?
Do I need to put down a credit card to get started?
Do I need to put down a credit card to get started?
How am I billed for API usage?
How am I billed for API usage?
Are credits rounded?
Are credits rounded?
What happens if I run out of credits?
What happens if I run out of credits?
Explore
If you’re on the Explore plan and you run out of credits, you can buy more credits to keep going!Subscription Plans (Enrolled on September 23, 2025 and later)
If you subscribed to a Team, Visionary, or Enterprise plan on or after September 23, 2025, you can use an unlimited number of overage credits. If your overage usage reaches 100% of your monthly credit allocation, you will receive an immediate invoice for those overage charges.For example, if your plan includes 55,000 credits per month and you use 55,001 overage credits, you will be billed immediately for the overage amount.Credits used beyond your monthly allocation are billed at $0.01/credit.Subscription Plans (Enrolled before September 23, 2025)
If you subscribed to a Team, Visionary, or Enterprise plan before September 23, 2025, you can use up to an additional 100% of your monthly credit allocation in overages.For example, if your plan includes 55,000 credits per month, you can use an additional 55,000 credits before reaching the overage limit (110,000 total credits for the month).Credits used beyond your monthly allocation are billed at $0.01/credit.I added money to my account before the credit-based system was implemented. What happens to those funds?
I added money to my account before the credit-based system was implemented. What happens to those funds?
Do unused credits roll over?
Do unused credits roll over?
What counts as a page?
What counts as a page?
How is billing managed?
How is billing managed?
Can I upgrade my subscription plan?
Can I upgrade my subscription plan?
- Your current billing cycle ends on the upgrade date.
- The unused amount from your current plan is applied toward your new plan.
- You are charged for any incurred overages.
- A new billing cycle starts on the upgrade date.
- You are charged for the new plan.
- Log in to https://va.landing.ai/home.
- Go to the Plan & Billing page (to navigate there manually, click your profile icon at the bottom left corner of the page and click Plan & Billing).
- If you’re not currently in the correct organization, select your organization from the drop-down menu.
- Click the Plan tab.
- Click Manage > Change Plan.
- Select the plan you want and follow the on-screen prompts.
Can I downgrade my subscription plan?
Can I downgrade my subscription plan?
- Log in to https://va.landing.ai/home.
- Go to the Plan & Billing page (to navigate there manually, click your profile icon at the bottom left corner of the page and click Plan & Billing).
- If you’re not currently in the correct organization, select your organization from the drop-down menu.
- Click the Plan tab.
- Click Manage > Change Plan.
- Select the plan you want and follow the on-screen prompts.
Can I cancel my subscription?
Can I cancel my subscription?
How do I update my billing information?
How do I update my billing information?
- Log in to https://va.landing.ai/home.
- Go to the Plan & Billing page (to navigate there manually, click your profile icon at the bottom left corner of the page and click Plan & Billing).
- If you’re not currently in the correct organization, select your organization from the drop-down menu.
- Click the Billing tab.
- To update your credit card information, click Update Card. Update your information in the pop-up window and click Save card.

- To update your billing address, click Manage. This opens your billing information in Stripe.

- Click Update Information. Update your billing information and click Save.

Do you collect sales tax, VAT, or GST?
Do you collect sales tax, VAT, or GST?
Can you add our VAT/GST ID to the invoice?
Can you add our VAT/GST ID to the invoice?
Why isn’t VAT/GST shown on our invoice?
Why isn’t VAT/GST shown on our invoice?
Can you add or edit information on an invoice after it’s issued?
Can you add or edit information on an invoice after it’s issued?
General Questions about Agentic Document Extraction
Can ADE parse different languages?
Can ADE parse different languages?
Can ADE parse handwritten text?
Can ADE parse handwritten text?
Is ADE compliant with HIPAA?
Is ADE compliant with HIPAA?
- Enable the Zero Data Retention (ZDR) option.
- Have a signed Business Associate Agreement (BAA) in place with LandingAI. To initiate the BAA process, submit your request through the form on the Organization Settings page (available after ZDR is enabled).
Does ADE support Zero Data Retention (ZDR)?
Does ADE support Zero Data Retention (ZDR)?
Is ADE compliant with SOC2 Type II?
Is ADE compliant with SOC2 Type II?
What is Virtual Private LandingAI (VPL)?
What is Virtual Private LandingAI (VPL)?

