Text Stats & Readability API

Flesch readability, keyword extraction and full text statistics.

Get your free key → Full API docs

Endpoints

Example

curl -X POST "https://api.sprytools.com/v1/text/api/v1/analyze" \
  -H "x-api-key: YOUR_KEY" -H "content-type: application/json" \
  -d '{"text":"The quick brown fox jumps over the lazy dog."}'

← All APIs