{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "ocr-extract-production-up-railway-app-api-ocr",
  "title": "OCR Extract \u00b7 Extract text from images",
  "url": "https://ocr-extract-production.up.railway.app/api/ocr",
  "category": "tools",
  "summary": "Extract text from images using OCR with support for multiple languages and input formats.",
  "seo": {
    "title": "OCR text extraction API - x402 pay-per-call",
    "description": "Extract text from images via OCR. Supports base64 images or URLs with language hints. Pay $0.005 USDC per call on Base."
  },
  "use_cases": [
    "Extract text from scanned documents or receipts",
    "Digitize printed content from image URLs",
    "Process multilingual image text with language hints"
  ],
  "ideal_buyer": "AI agents and applications that need to extract readable text from images, documents, or screenshots.",
  "example_prompt": "Extract all text from this receipt image and return it as structured data",
  "example_request_body": {
    "language": "eng",
    "image_url": "https://example.com/receipt.png"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.25,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [],
            "properties": {
              "language": {
                "type": "string",
                "description": "Language hint for OCR: eng, fra, deu, spa, etc. (default: eng)"
              },
              "image_url": {
                "type": "string",
                "description": "URL of the image to extract text from"
              },
              "image_base64": {
                "type": "string",
                "description": "Base64-encoded image data (alternative to image_url)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "ocr-extract-production-up-railway-app",
    "host": "ocr-extract-production.up.railway.app",
    "title": "OCR Extract Production",
    "description": "An x402-payable API origin hosted on Railway. The service appears to offer OCR (optical character recognition) and text extraction capabilities, though the current endpoint is not responding.",
    "url": "https://ocr-extract-production.up.railway.app",
    "favicon": "https://ocr-extract-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/ocr-extract-production-up-railway-app-api-ocr",
    "url": "https://x402all.com/resource/ocr-extract-production-up-railway-app-api-ocr",
    "name": "OCR Extract \u00b7 Extract text from images",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/ocr-extract-production-up-railway-app-api-ocr",
      "@type": "Offer",
      "price": "0.005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.005000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://ocr-extract-production.up.railway.app/api/ocr",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/ocr-extract-production-up-railway-app",
      "url": "https://ocr-extract-production.up.railway.app",
      "name": "OCR Extract Production",
      "@type": "Organization"
    },
    "identifier": "ocr-extract-production-up-railway-app-api-ocr",
    "description": "Extract text from images via OCR. Supports base64 images or URLs with language hints. Pay $0.005 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=ocr-extract-production-up-railway-app-api-ocr",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=ocr-extract-production-up-railway-app-api-ocr"
}
