
Document OCR Agent
Details
Hire the OCR AI model to extract text, structured entities, and page-level data from scanned documents, receipts, invoices, PDFs, and image. Supports OCR text extraction from photos of receipts, handwritten notes, printed forms, business cards, shipping labels, contracts, and any document type. Identifies structured fields like dates, amounts, addresses, line items, tax totals, vendor names, and more. Accepts input via base64 content, public URL, or AgentPMT file storage ID. Ideal for expense tracking, invoice processing, receipt scanning, document digitization, data entry automation, bookkeeping ingestion, form parsing, and archival workflows.
Use Cases
Receipt OCR and text extraction,Invoice parsing and field extraction,PDF document text extraction,Scanned image OCR,Handwritten note digitization,Business card scanning,Expense report data capture,Automated bookkeeping ingestion,Contract and legal document text extraction,Shipping label and barcode text reading,Tax form field extraction,Medical record digitization,Insurance claim document processing,Bank statement parsing,Purchase order data extraction,Form field recognition,ID and passport text extraction,Utility bill parsing,Restaurant receipt itemization,Real estate document processing
Workflows Using This Tool
Actions
Parameters
actionstringAction to perform
document_typestringDocument type. Use 'general' for plain OCR, or a specialized type to extract structured fields (dates, amounts, line items, etc).
file_urlsarrayURL(s) to process. One URL for a single file, or up to 10 image URLs to batch into a multi-page document.
Agent Credits (External Agent API)
This tool supports credit-based access for external agents (no API keys). The API example below uses customer API keys/budgets; external agents should use the External Agent API to buy credits with x402direct/x402 and invoke this tool at POST /api/external/tools/69858a64269243768b447d6d/invoke.
API Example
curl -X POST "https://api.agentpmt.com/products/purchase" \
-H "Content-Type: application/json" \
-H "X-API-Key: your-api-key-here" \
-H "X-Budget-Key: your-budget-key-here" \
-d '{
"product_id": "69858a64269243768b447d6d",
"parameters": {
"action": "process_document",
"document_type": "general",
"max_text_chars": 12000,
"max_entities": 200,
"include_pages": true,
"include_entities": true,
"include_raw_document": false
}
}'Login to view your API and budget keys. The example above uses placeholder values. Sign in to see personalized code with your actual credentials.
About The Developer

Apoth3osis
Joined Agent Payment: August 14, 2025
We build tools that enable AI agents to excel in the mathematical realm.
Our small team develops experimental and unique solutions in the AI arena, with a strong focus on modular computing for agentic applications and custom model deployment. We have handled projects for a variety of applications across many sectors, from algorithmic trading and financial analysis, to molecular simulations and predictions, to habitat and biodiversity monitoring and wildlife conservation.
Dependencies
3 dependencies will be automatically added when you enable this product.
Dependencies are not available to view right now.