{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "obolos-tech-api-proxy-batch-ocr-processing",
  "title": "Obolos \u00b7 Proxy Batch Ocr Processing",
  "url": "https://obolos.tech/api/proxy/batch-ocr-processing",
  "category": "data",
  "summary": "Obolos \u00b7 Proxy Batch Ocr Processing \u2014 x402-protected data API. Pay $0.050 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Obolos \u00b7 Proxy Batch Ocr Processing \u2014 x402 data API \u00b7 $0.050 per call",
    "description": "Obolos \u00b7 Proxy Batch Ocr Processing \u2014 x402-protected data API. Pay $0.050 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x31c8600dedd614851d41ec298e5ba862ed853619",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Process multiple images with OCR in one request. Returns per-page and combined text. Max 20 images per batch.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "images",
              "format"
            ],
            "properties": {
              "format": {
                "type": "boolean",
                "example": true,
                "description": "format"
              },
              "images": {
                "type": "array",
                "example": [
                  {
                    "url": "https://example.com/page1.jpg"
                  },
                  {
                    "url": "https://example.com/page2.jpg"
                  }
                ],
                "description": "images"
              }
            }
          },
          "method": "POST"
        },
        "output": {
          "pages": [
            {
              "page": 1,
              "text": "...",
              "words": 100
            }
          ],
          "success": true,
          "total_words": 250,
          "combined_text": "..."
        }
      }
    }
  ],
  "origin": {
    "slug": "obolos-tech",
    "host": "obolos.tech",
    "url": "https://obolos.tech",
    "favicon": "https://obolos.tech/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/obolos-tech-api-proxy-batch-ocr-processing",
    "url": "https://x402all.com/resource/obolos-tech-api-proxy-batch-ocr-processing",
    "name": "Obolos \u00b7 Proxy Batch Ocr Processing",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/obolos-tech-api-proxy-batch-ocr-processing",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://obolos.tech/api/proxy/batch-ocr-processing",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/obolos-tech",
      "url": "https://obolos.tech",
      "name": "obolos.tech",
      "@type": "Organization"
    },
    "identifier": "obolos-tech-api-proxy-batch-ocr-processing",
    "description": "Obolos \u00b7 Proxy Batch Ocr Processing \u2014 x402-protected data API. Pay $0.050 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=obolos-tech-api-proxy-batch-ocr-processing",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=obolos-tech-api-proxy-batch-ocr-processing",
  "callability": {
    "status": "partial",
    "schema_callability": 0.262,
    "source": "provider_well_known",
    "source_confidence": 0.95,
    "match_confidence": 0.4,
    "schema_confidence": 0.0,
    "validated_at": "2026-05-10T20:31:39.550546+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://obolos.tech/api/proxy/batch-ocr-processing",
    "content_type": "application/json",
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "unknown"
    },
    "contract_hash": "13c8c63b79a88da10d9a6d7dd373e8107003dae376a007e4cddad7626a5f23ae"
  }
}