nlptools
Powerful NLP API for text analysis, sentiment detection, named entity recognition, and other natural language processing tasks. Ideal for chatbots, content analysis, and automated text processing applications.
nlptools endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
/v1/docs /v1/docs |
Get API documentation and pricing info |
| POST |
/v1/keywords /v1/keywords |
Extract keywords and key phrases from text |
| POST |
/v1/analyze /v1/analyze |
Run all NLP analyses on text at once |
| POST |
/v1/profanity /v1/profanity |
Detect and filter profanity from text |
| POST |
/v1/summarize /v1/summarize |
Generate a summary of long text |
| POST |
/v1/language /v1/language |
Detect the language of text |
| POST |
/v1/sentiment /v1/sentiment |
Analyze the sentiment of text (positive, negative, neutral) |
| Other endpoints | ||
| GET |
/v1/docs /v1/docs |
Get API documentation and pricing info |
| POST |
/v1/keywords /v1/keywords |
Extract keywords and key phrases from text |
| POST |
/v1/analyze /v1/analyze |
Run all NLP analyses on text at once |
| POST |
/v1/profanity /v1/profanity |
Detect and filter profanity from text |
| POST |
/v1/language /v1/language |
Detect the language of text |
| POST |
/v1/summarize /v1/summarize |
Generate a summary of long text |
| POST |
/v1/sentiment /v1/sentiment |
Analyze the sentiment of text (positive, negative, neutral) |
nlptools pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|