{"uid":"cap_VdjiP_mIXIzVGfRZKF8is","slug":"text-summarizer-by-pdfextractapi-863a08d3","name":"Text Summarizer by PDFExtractAPI","description":"Summarize text in a chosen style: brief, detailed, or bullet points.","url":"https://text-summarizer.pdfextractapi.workers.dev/summarize","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["text"],"properties":{"text":{"type":"string","description":"The text to summarize, max 50,000 characters."},"style":{"enum":["brief","detailed","bullets"],"type":"string","description":"Summary style, default 'brief'."},"max_words":{"type":"number","description":"Optional soft word limit, 5-2000."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_vkgsIyjzIOhkvBJ6xP_f2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Summarizes text input into brief, detailed, or bullet-point formats with an optional word limit.","exampleAgentPrompt":"Can you summarize the following article in bullet points, keeping it under 150 words? [paste article text here]","exampleUseCases":[{"title":"TL;DR for long research paper","prompt":"Here's a 10-page research paper I need to present. Can you give me a detailed summary of it so I understand all the key points? [paste paper text]"},{"title":"Bullet points from meeting transcript","prompt":"I have these meeting notes from our all-hands session — can you turn them into bullet points so I can share the highlights with the team? [paste transcript]"},{"title":"Brief executive summary of report","prompt":"Summarize this quarterly business report in a brief style, keeping it under 100 words, so I can paste it into an executive email. [paste report text]"}],"resultDescription":"Returns a summarized version of the input text in the requested style (brief, detailed, or bullet points), respecting the optional maximum word count.","failureModes":["Text exceeds 50,000 character limit — request rejected","Invalid style value (not 'brief', 'detailed', or 'bullets') — validation error","Empty or missing 'text' field — 400 bad request","max_words out of range (below 5 or above 2000) — validation failure","Payment not provided or insufficient USDC — 402 payment required"],"whenToPreferThis":"Choose this endpoint when you need to condense long-form text into a user-specified format (brief, detailed, or bullet points) and optionally control the output length. It is well-suited for document processing pipelines, agent workflows that ingest large articles or reports, or any scenario where readable summaries of raw text are needed without requiring a full LLM orchestration layer.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:35:48.287Z","isFirstParty":false}