{"uid":"cap_cbOtZY0HOpxTo9N8gX9xm","slug":"readability-score-api-5842e784","name":"Readability Score API","description":"Compute the standard English readability formulas — Flesch Reading Ease, Flesch–Kincaid grade, Gunning fog, SMOG, Coleman–Liau and ARI — along with the underlying sentence/word/syllable statistics. Empty text is a clean 400.","url":"https://readability.openverbs.com/v1/score","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","description":"Text to analyse."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_lsxgvOW_IAKkHvYlUXryK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes six standard English readability formulas (Flesch Reading Ease, Flesch–Kincaid grade, Gunning Fog, SMOG, Coleman–Liau, ARI) plus underlying text statistics for a given text.","exampleAgentPrompt":"Can you run readability scores on this text and tell me the Flesch Reading Ease, Flesch–Kincaid grade, Gunning Fog, SMOG, Coleman–Liau, and ARI scores: 'The quick brown fox jumps over the lazy dog. Scientists have long debated the implications of this sentence for typographic testing.'","exampleUseCases":[{"title":"Content grade-level check for educators","prompt":"I'm writing a science explainer aimed at 6th graders — can you run all the standard readability formulas on this passage and tell me if the grade level is appropriate? Here's the text: 'Photosynthesis is the process by which plants use sunlight, water, and carbon dioxide to produce oxygen and energy in the form of sugar.'"},{"title":"Legal document simplification audit","prompt":"Before I send out this terms-of-service draft, can you calculate the Flesch Reading Ease, Flesch–Kincaid grade, and Gunning Fog scores for it so I can see how hard it is to read? Here's the text: 'The licensee hereby agrees to indemnify and hold harmless the licensor from any and all claims arising out of the licensee's use of the software.'"},{"title":"Blog post readability optimization","prompt":"I want to see how readable my latest blog intro is — please give me all six readability scores including the sentence, word, and syllable counts for: 'Starting a business is one of the most exciting and challenging things you can do. Every day brings new problems to solve and opportunities to grow.'"}],"resultDescription":"Returns six readability formula scores (Flesch Reading Ease, Flesch–Kincaid Grade Level, Gunning Fog, SMOG, Coleman–Liau, ARI) along with underlying text statistics including sentence count, word count, and syllable count.","failureModes":["Empty text input returns HTTP 400 with a clean error response","Extremely short text (single word) may produce unreliable formula scores","Non-English text may yield inaccurate syllable counts and therefore skewed scores","Very long texts may increase latency slightly but should still succeed"],"whenToPreferThis":"Choose this endpoint when you need multiple standard readability formula scores in a single call rather than querying them individually. It is ideal when you want a comprehensive readability audit — all six major indices plus raw text statistics — rather than a single consensus grade level (see the sibling consensus endpoint) or just syllable counts. Best suited for content QA pipelines, educational tools, writing assistants, or compliance checks where recognized formula names (Flesch, Gunning Fog, SMOG, ARI) must be reported.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:30:26.687Z","isFirstParty":false}