{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-agentsconsultants-com-ocr",
  "title": "Agents Consultants \u00b7 OCR Image to Text Extraction",
  "url": "https://api.agentsconsultants.com/ocr",
  "category": "tools",
  "summary": "Extract text from images using OCR with configurable language support and confidence scoring.",
  "seo": {
    "title": "x402 OCR API | Image-to-Text with Confidence Scoring",
    "description": "Extract text from images via OCR with confidence scores. Accepts base64 images or URLs, supports language selection. 0.01 USDC per call on Base via x402."
  },
  "use_cases": [
    "Digitize scanned documents and receipts for accounting workflows",
    "Extract text from screenshots for automated data entry",
    "Process multilingual images with language-specific OCR settings"
  ],
  "ideal_buyer": "Automation developers building document processing pipelines requiring pay-per-use OCR without subscription overhead.",
  "example_prompt": "Extract all text from this receipt image and return the total amount",
  "example_request_body": {
    "url": "https://example.com/receipt.jpg",
    "language": "eng"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xb098c95b861fd1b39d8b157b74206636801f8422",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "properties": {
              "url": {
                "type": "string",
                "description": "URL of an image to OCR"
              },
              "file": {
                "type": "string",
                "description": "Base64-encoded image file"
              },
              "language": {
                "type": "string",
                "description": "OCR language (default: eng)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "text": "Extracted text from image",
            "confidence": 95.2
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-agentsconsultants-com",
    "host": "api.agentsconsultants.com",
    "url": "https://api.agentsconsultants.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-agentsconsultants-com-ocr",
    "url": "https://x402all.com/resource/api-agentsconsultants-com-ocr",
    "name": "Agents Consultants \u00b7 OCR Image to Text Extraction",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-agentsconsultants-com-ocr",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.agentsconsultants.com/ocr",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-agentsconsultants-com",
      "url": "https://api.agentsconsultants.com",
      "name": "api.agentsconsultants.com",
      "@type": "Organization"
    },
    "identifier": "api-agentsconsultants-com-ocr",
    "description": "Extract text from images via OCR with confidence scores. Accepts base64 images or URLs, supports language selection. 0.01 USDC per call on Base via x402.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-agentsconsultants-com-ocr",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-agentsconsultants-com-ocr"
}
