Readable API
Using these metrics, developers can assess the complexity of text and customize content for various audiences based on its readability score. The following endpoints allow users to calculate multiple readability indices, such as the Flesch Reading Ease, Flesch-Kincaid Grade Level, Gunning Fog Index, and more, along with key structural metrics, including syllable count, word count, and sentence…
Readable API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Readability | ||
| POST |
readable_score /score |
Analyzes the readability of the provided text using various metrics. Args: request (TextRequest): The request containing the text to analyze Returns: ScoreResponse: The analysis… |
Readable API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3.5 / month | 30 / minute |
|
| ULTRA Recommended | $10 / month | 60 / minute |
|