{"uid":"cap_CGLPhOHAYgZM5MsROMoC2","slug":"momoai-summarize-a62046ff","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://aimomo.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_45oH5N4h5GeYsuZ8qxy7Y","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":"Summarizes input text into a concise summary with key points, with configurable format and target word count, billed per-call in USDC.","exampleAgentPrompt":"Summarize this article for me in about 150 words as a bullet-point list: [paste of long article text here].","exampleUseCases":null,"resultDescription":"Returns a JSON object with a `summary` string containing the condensed text, a `key_points` array of extracted highlights, the `model` name used, token `usage` stats, and the output `format`. The `success` boolean indicates whether the call succeeded.","failureModes":["Missing required `text` field returns a 400 validation error","Payment failure (insufficient USDC balance) returns a 402 Payment Required","Text too long for model context window may return a 413 or truncation error","Invalid `format` value may be ignored or return a 400 error","Service downtime on Vercel returns a 503"],"whenToPreferThis":"Use this endpoint when you need a dedicated, pay-per-call summarization service without managing an LLM API key, especially in crypto-native workflows that already use USDC on Base for microtransactions. Prefer this over generic LLM chat endpoints when you specifically need structured summarization output (summary + key_points) and optional word-count control.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:42:53.446Z","isFirstParty":false}