{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "docs-convrgent-ai-parse",
  "title": "Convrgent \u00b7 Document Parser",
  "url": "https://docs.convrgent.ai/parse",
  "category": "ai",
  "summary": "Parse documents to extract entities, key facts, and generate summaries.",
  "seo": {
    "title": "Document Parsing API | x402",
    "description": "Extract structured data from PDF, DOCX, and images. Returns entities, key facts, and summaries. 0.02 USDC per call on Base."
  },
  "use_cases": [
    "Extract contract terms from PDF agreements",
    "Summarize research papers for quick review",
    "Identify organizations and people mentioned in documents"
  ],
  "ideal_buyer": "Document processing agents and knowledge management systems extracting structured data from unstructured documents.",
  "example_prompt": "Parse this PDF contract and extract all organizations mentioned, key dates, and generate a one-paragraph summary.",
  "example_request_body": {
    "url": "https://example.com/document.pdf",
    "mode": "general"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xc5520271e681fca5e7c9a07a1130c3e4bb7b959f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "20000",
      "max_timeout_seconds": 120,
      "mime_type": "application/json",
      "description": "Parse and extract structured data from a document (general mode). Supports PDF, DOCX, and images.",
      "verified": false,
      "hints": {
        "input": {
          "url": "https://example.com/document.pdf",
          "mode": "general"
        },
        "output": {
          "ok": true,
          "mode": "general",
          "file_type": "pdf",
          "extraction": {
            "summary": "Example document summary...",
            "entities": [
              {
                "name": "Example Corp",
                "type": "organization",
                "context": "document author"
              }
            ],
            "key_facts": [
              "fact 1",
              "fact 2"
            ]
          },
          "extracted_at": "2026-02-21T10:10:45.497Z"
        }
      }
    }
  ],
  "origin": {
    "slug": "docs-convrgent-ai",
    "host": "docs.convrgent.ai",
    "url": "https://docs.convrgent.ai"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/docs-convrgent-ai-parse",
    "url": "https://x402all.com/resource/docs-convrgent-ai-parse",
    "name": "Convrgent \u00b7 Document Parser",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/docs-convrgent-ai-parse",
      "@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://docs.convrgent.ai/parse",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/docs-convrgent-ai",
      "url": "https://docs.convrgent.ai",
      "name": "docs.convrgent.ai",
      "@type": "Organization"
    },
    "identifier": "docs-convrgent-ai-parse",
    "description": "Extract structured data from PDF, DOCX, and images. Returns entities, key facts, and summaries. 0.02 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=docs-convrgent-ai-parse",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=docs-convrgent-ai-parse"
}
