{"uid":"cap_B4jA0CsB7MHDJacRD7Ufj","slug":"momoai-summarize-0855d824","name":"momoAI Summarize","description":"Pay-per-use LLM API. Chat, reasoning, code review, translation, summarization, data extraction, and more. Pay with USDC on Base.","url":"https://momoai-cyan.vercel.app/api/summarize","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text"],"properties":{"text":{"type":"string","description":"Text to summarize"},"format":{"type":"string"},"max_length":{"type":"integer","description":"Target word count"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object","properties":{"model":{"type":"string"},"usage":{"type":"object"},"format":{"type":"string"},"summary":{"type":"string"},"key_points":{"type":"array","items":{"type":"string"}}}},"meta":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fakI8MKntvOMidtDQh0Ii","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Condenses a block of text into a concise summary with key points, powered by LLM, billed per call in USDC on Base.","exampleAgentPrompt":"Can you summarize the following article in under 150 words and give me the key bullet points? [paste article text here]","exampleUseCases":null,"resultDescription":"Returns a JSON object with a `summary` string (condensed version of the input text), an array of `key_points`, the LLM `model` used, token `usage` stats, and the output `format`. Wrapped in a `data` envelope with a `success` boolean.","failureModes":["Missing required `text` field returns a validation error","Payment failure (insufficient USDC balance) returns HTTP 402","Text too long for model context window may return a truncation or overload error","Invalid `format` value may be ignored or cause a bad request","Network timeout on Vercel cold start for large inputs"],"whenToPreferThis":"Use this endpoint when you need a pay-per-use, no-subscription LLM summarization call billed in USDC on Base via x402 — ideal for agents that want micropayment-native access to summarization without managing API keys or monthly plans.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:53:16.302Z","isFirstParty":false}