Skip to main content
POST
Calculate text readability score

Authorizations

Authorization
string
header
required

Bearer token authentication. Use format: Bearer YOUR_API_KEY

Body

application/x-www-form-urlencoded
text
string
required

Text content to analyze

Example:

"This is a sample text to analyze for readability and sentiment scores."

Response

Successfully calculated readability score

status
string
required
Example:

"success"

data
object
required
Example: