{"uid":"cap_56j0eQucYiHVPziG2pVtq","slug":"nova-ai-summarize-endpoint-a37722e7","name":"Nova AI Summarize Endpoint","description":"Pay-per-call AI inference. Chat, reason, translate, analyze, generate. USDC on Base.","url":"https://novva.orbonomy.xyz/api/summarize","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text"],"properties":{"text":{"type":"string","description":"Text to summarize"},"format":{"enum":["paragraph","bullets","tldr","structured"],"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":"probe","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_ug-VS6Wm0ltT7JevhhsHp","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","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, powered by pay-per-call AI inference on Base/USDC","exampleAgentPrompt":"Can you summarize this article for me in about 150 words and pull out the key points? Here's the text: 'Artificial intelligence is transforming industries at an unprecedented pace, from healthcare diagnostics to financial modeling...'","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'summary' string containing the condensed text, a 'key_points' array of extracted highlights, the AI 'model' used, output 'format', and token 'usage' metadata, all under a 'data' wrapper with a 'success' boolean.","failureModes":["Missing required 'text' field returns a 400 validation error","Text too long or malformed may return a processing error","Payment failure (insufficient USDC on Base) results in 402 Payment Required","Service unavailable or model overload returns 503","Invalid 'format' enum value may cause unexpected output or error"],"whenToPreferThis":"Use this endpoint when you need to quickly condense long-form text into a shorter summary with optional key point extraction, and you want pay-per-call pricing in USDC on Base rather than a subscription model. Ideal for one-off or low-volume summarization tasks where you don't want to maintain an API subscription.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:37:59.811Z","isFirstParty":false}