{"uid":"cap_wDseSpirLYbEi9VIKD81Q","slug":"bolt-text-stats-6fea6f94","name":"Bolt Text Stats","description":"Utility toolkit for AI agents. 54 endpoints — tools, data, and AI processing. Pay per request in USDC via x402.","url":"https://boltx402.orbonomy.xyz/api/text-stats","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text"],"properties":{"text":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":{"request":{"text":"The quick brown fox jumps over the lazy dog. It was a bright cold day in April, and the clocks were striking thirteen. Artificial intelligence is transforming how we work and live."},"response":{"data":{"words":32,"sentences":3,"characters":180,"paragraphs":1,"avg_word_length":4.66,"avg_sentence_length":10.67,"characters_no_space":149,"reading_time_minutes":1,"speaking_time_minutes":1},"success":true}},"exampleRequest":{"text":"The quick brown fox jumps over the lazy dog. It was a bright cold day in April, and the clocks were striking thirteen. Artificial intelligence is transforming how we work and live."},"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":1,"rating":{"score":"0.00","successRate":"0.00","reviews":1,"stars":null,"state":"rated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_y_Jd9A7vIF2Bg2SVLlymN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","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 statistical metrics such as word count, character count, sentence count, and readability scores","exampleAgentPrompt":"Can you give me the text stats — word count, character count, sentence count, and readability — for this paragraph: 'The quick brown fox jumps over the lazy dog. It was a bright cold day in April, and the clocks were striking thirteen.'","exampleUseCases":[{"title":"Check content length before publishing","prompt":"Before I publish this blog post, can you analyze it and tell me the word count, character count, and readability score so I know if it's the right length and complexity for my audience?"},{"title":"Measure readability of legal document","prompt":"I've got this legal clause I need to simplify — can you run it through text analysis and tell me the reading level, sentence count, and average word length so I know how complex it is?"},{"title":"Validate user submission text length","prompt":"A user just submitted this form response — can you quickly check the word count and character count to make sure it falls within our required 100 to 300 word limit?"}],"resultDescription":"Returns a JSON object with a success boolean and a data object containing computed text statistics such as word count, character count, sentence count, average word length, and readability metrics for the provided input string.","failureModes":["Missing 'text' field in request body returns a validation error","Empty string input may return zero-value statistics or an error","Very large text inputs may time out or be rejected","Non-string values for 'text' field may cause a parsing error","Payment failure via x402 will block the request before processing"],"whenToPreferThis":"Use this endpoint when you need quick, cheap ($0.01 USDC) programmatic text metrics — word counts, character counts, sentence counts, or readability scores — without standing up your own NLP pipeline. Ideal for agents that need to validate content length, assess writing complexity, or gather structural text features before further processing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":2,"lastUsedAt":"2026-07-29T20:15:13.363Z","lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:53:24.793Z","isFirstParty":false}