Skip to main content
POST
Analyze text sentiment

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 analyzed sentiment

status
string
required
Example:

"success"

data
object
required
Example: