{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-agentsconsultants-com-pdf-extract",
  "title": "AgentsConsultants \u00b7 PDF Text Extraction",
  "url": "https://api.agentsconsultants.com/pdf-extract",
  "category": "tools",
  "summary": "Extract structured text content from PDF documents provided as base64-encoded files or downloadable URLs, returning paginated results.",
  "seo": {
    "title": "PDF Text Extraction API | AgentsConsultants x402 Utility",
    "description": "Extract text from PDF files via x402 micropayment. Accepts base64-encoded files or URLs. Returns paginated text extraction."
  },
  "use_cases": [
    "Extract text from uploaded PDFs for document processing",
    "Retrieve content from PDF URLs for automated analysis",
    "Convert PDF documents to structured text for NLP pipelines"
  ],
  "ideal_buyer": "Document processing agents and content extraction workflows requiring PDF-to-text conversion without infrastructure setup.",
  "example_prompt": "Extract all text from the PDF at https://example.com/document.pdf and return it paginated.",
  "example_request_body": {
    "url": "https://example.com/document.pdf"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "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": "20000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "properties": {
              "url": {
                "type": "string",
                "description": "URL of a PDF to download and extract"
              },
              "file": {
                "type": "string",
                "description": "Base64-encoded PDF file content"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "text": "Extracted text...",
            "pages": 3
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-006655afc6bd",
  "origin": {
    "slug": "api-agentsconsultants-com",
    "host": "api.agentsconsultants.com",
    "url": "https://api.agentsconsultants.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-agentsconsultants-com-pdf-extract",
    "url": "https://x402all.com/resource/api-agentsconsultants-com-pdf-extract",
    "name": "AgentsConsultants \u00b7 PDF Text Extraction",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-agentsconsultants-com-pdf-extract",
      "@type": "Offer",
      "price": "0.02",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.020000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.agentsconsultants.com/pdf-extract",
    "@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-pdf-extract",
    "description": "Extract text from PDF files via x402 micropayment. Accepts base64-encoded files or URLs. Returns paginated text extraction.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-agentsconsultants-com-pdf-extract",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-agentsconsultants-com-pdf-extract"
}
