{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agentforge-taupe-vercel-app-v1-summarize",
  "title": "AgentForge \u00b7 Summarize Text",
  "url": "https://agentforge-taupe.vercel.app/v1/summarize",
  "category": "ai",
  "summary": "Summarize text with configurable length, format, and optional topic focus.",
  "seo": {
    "title": "AI Text Summarization API | x402 Catalog",
    "description": "Configurable text summarization with length, format, and topic focus controls. 0.01 USDC per call via x402 on Base."
  },
  "use_cases": [
    "Generate brief, standard, or detailed summaries",
    "Output as prose, bullet points, or structured format",
    "Focus summary on specific topics of interest"
  ],
  "ideal_buyer": "Content processors and research agents needing flexible text summarization.",
  "example_prompt": "Summarize this 5000-word article into bullet points focused on market implications.",
  "example_request_body": {
    "text": "Long article text here...",
    "focus": "market implications",
    "format": "bullet_points",
    "maxLength": "brief"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xfa6f352e71c44d217df04ecad902c82b72d2378c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "AI-powered text summarization with configurable length (brief/standard/detailed), format (prose/bullet_points/structured), and optional topic focus. Returns summary, key points, and compression ratio.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "text"
            ],
            "properties": {
              "text": {
                "type": "string",
                "maxLength": 50000,
                "minLength": 1,
                "description": "Text to summarize"
              },
              "focus": {
                "type": "string",
                "maxLength": 200,
                "description": "Optional topic to focus the summary on"
              },
              "format": {
                "enum": [
                  "prose",
                  "bullet_points",
                  "structured"
                ],
                "type": "string",
                "default": "structured"
              },
              "maxLength": {
                "enum": [
                  "brief",
                  "standard",
                  "detailed"
                ],
                "type": "string",
                "default": "standard"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-5f9ef96f7ba5",
  "origin": {
    "slug": "agentforge-taupe-vercel-app",
    "host": "agentforge-taupe.vercel.app",
    "title": "AGENTFORGE | DeFi Safety Layer",
    "url": "https://agentforge-taupe.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/agentforge-taupe-vercel-app-v1-summarize",
    "url": "https://x402all.com/resource/agentforge-taupe-vercel-app-v1-summarize",
    "name": "AgentForge \u00b7 Summarize Text",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/agentforge-taupe-vercel-app-v1-summarize",
      "@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://agentforge-taupe.vercel.app/v1/summarize",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/agentforge-taupe-vercel-app",
      "url": "https://agentforge-taupe.vercel.app",
      "name": "AGENTFORGE | DeFi Safety Layer",
      "@type": "Organization"
    },
    "identifier": "agentforge-taupe-vercel-app-v1-summarize",
    "description": "Configurable text summarization with length, format, and topic focus controls. 0.01 USDC per call via x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agentforge-taupe-vercel-app-v1-summarize",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agentforge-taupe-vercel-app-v1-summarize"
}
