{"uid":"cap_gK6Zj-ZS4OYNSghC4a-ex","slug":"toll402-text-statistics-analyzer-2e064107","name":"Toll402 Text Statistics Analyzer","description":"Word/sentence/paragraph counts, reading time (200 wpm), top 10 keywords (stopwords removed) for a text","url":"https://toll402.dev/v1/t/text_stats","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":{"type":"object","required":["text"],"properties":{"text":{"type":"string"}}},"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.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_5k4tBNXaEwKuEOnk4wRTj","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes word, sentence, and paragraph counts, estimated reading time at 200 wpm, and top 10 keywords (with stopwords removed) for a given text","exampleAgentPrompt":"Can you analyze this article and tell me the word count, sentence count, paragraph count, estimated reading time, and top keywords? Here's the text: 'Artificial intelligence is transforming every industry. Companies large and small are adopting machine learning tools to automate tasks, improve efficiency, and gain competitive advantages. The technology continues to evolve rapidly.'","exampleUseCases":[{"title":"Blog post readability check","prompt":"I just wrote this blog post draft and want to know how long it is, how many paragraphs it has, and what the top keywords are so I can optimize my SEO — here's the full text: 'Content marketing has become a cornerstone of modern digital strategy. Brands invest heavily in producing high-quality articles, videos, and infographics to attract and retain audiences...'"},{"title":"Academic paper keyword extraction","prompt":"Can you pull out the top keywords from this research abstract and also tell me the word and sentence counts? Here's the text: 'This study examines the relationship between sleep deprivation and cognitive performance in university students. Participants underwent controlled sleep restriction over seven days while completing standardized memory and attention tests...'"},{"title":"Estimating reading time for newsletter","prompt":"I'm putting together a newsletter and want to tell subscribers how long it'll take to read. Can you analyze this text and give me the reading time, plus word and paragraph counts? Text: 'Welcome to this week's edition of Tech Horizons. We cover the latest breakthroughs in quantum computing, a deep dive into open-source AI models, and an interview with a leading robotics researcher...'"}],"resultDescription":"Returns structured statistics for the submitted text including: word count, sentence count, paragraph count, estimated reading time (based on 200 words per minute), and a ranked list of the top 10 keywords after common stopwords have been filtered out.","failureModes":["Empty or missing 'text' field returns a validation error","Extremely large texts may exceed payload limits or time out","Non-UTF-8 encoded text may cause parsing errors","Text consisting entirely of stopwords may return an empty keywords list","Malformed JSON body returns a 400-level error"],"whenToPreferThis":"Use this endpoint when you need fast, deterministic text statistics — word/sentence/paragraph counts, reading time, and keyword extraction — without invoking a heavyweight LLM. It is ideal for content pipelines, editorial tools, and SEO workflows where reproducibility and low cost matter. Prefer this over general LLM summarization endpoints when you specifically need structured numeric metadata about a text rather than a narrative interpretation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:46:11.338Z","isFirstParty":false}