{"uid":"cap_tDAJUA7jfDvSKBLyD1q4q","slug":"api-x402node-dev-3b4b0f13","name":"Text Statistics & Word Count Analyzer","description":"Text statistics, word count, character count, line counter, text analyzer, reading time estimate, paragraph counter, sentence counter, text length, wordcount API, count words in text. Get word/char/line/paragraph/sentence count and reading time estimate. Accepts payment on Base or Solana — either network works.","url":"https://api.x402node.dev/text/stats","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["text"],"properties":{"text":{"type":"string","description":"Input text (required)"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0022","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.0022/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_idy5TEP-1PLI3h-Jfywdw","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0022","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Analyzes a text string and returns word count, character count, line count, paragraph count, sentence count, characters without spaces, and estimated reading time.","exampleAgentPrompt":"Can you count the words, characters, sentences, paragraphs, and estimated reading time for this article draft: 'The quick brown fox jumps over the lazy dog. It was a sunny afternoon and the animals played freely in the meadow. The fox was particularly agile that day.'","exampleUseCases":null,"resultDescription":"Returns a JSON object with: chars (total character count), chars_no_spaces (character count excluding spaces), words (word count), lines (line count), sentences (sentence count), paragraphs (paragraph count), and reading_time_min (estimated reading time in minutes as a decimal number).","failureModes":["Empty or missing text body may return a 400 error or zero counts","Extremely large text payloads may time out or be rejected","Non-UTF-8 encoded text may cause parsing issues","Payment failure (402) if USDC balance is insufficient for the $0.0022 per-call fee"],"whenToPreferThis":"Use this endpoint when you need a quick, structured breakdown of text metrics — word count, character count, reading time, and structural counts (sentences, paragraphs, lines) — all in a single call. Ideal for content pipelines, SEO tools, editors enforcing length limits, or any workflow needing readability metrics without setting up a local NLP library.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:46:39.109Z","isFirstParty":false}