AI Text Analysis API

Sentiment, summary, NER, classification and keywords (Gemini-powered).

Get your free key → Full API docs

Endpoints

Example

curl -X POST "https://api.sprytools.com/v1/ai/api/v1/sentiment" \
  -H "x-api-key: YOUR_KEY" -H "content-type: application/json" \
  -d '{"text":"I absolutely love this product!"}'

← All APIs