TextLens - Text Analysis in One API Call
TextLens is a fast, lightweight text analysis API. Analyze any text with a single API call — no ML infrastructure needed.
1 subscribers
8.9/10 popularity
128 ms avg latency
40% success rate
13 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
TextLens - Text Analysis in One API Call endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
sentiment /v1/sentiment |
Returns polarity (-1 to 1), subjectivity (0 to 1), and an overall label (positive/negative/neutral) for the input text. |
| GET |
language /v1/language |
Detects the language of the input text and returns the ISO 639-1 code, language name, and confidence score. |
| POST |
language /v1/language |
Detects the language of the input text and returns the ISO 639-1 code, language name, and confidence score. |
| POST |
summarize /v1/summarize |
Produces an extractive summary by selecting the most important sentences from the input text. |
| GET |
keywords /v1/keywords |
Extracts the top keywords and noun phrases from the input text, ranked by frequency. |
| GET |
sentiment /v1/sentiment |
Returns polarity (-1 to 1), subjectivity (0 to 1), and an overall label (positive/negative/neutral) for the input text. |
| GET |
stats /v1/stats |
Returns word count, sentence count, character count, paragraph count, average word length, and estimated reading time. |
| GET |
readability /v1/readability |
Calculates Flesch Reading Ease, Flesch-Kincaid Grade Level, and estimated reading time for the input text. |
| POST |
readability /v1/readability |
Calculates Flesch Reading Ease, Flesch-Kincaid Grade Level, and estimated reading time for the input text. |
| GET |
summarize /v1/summarize |
Produces an extractive summary by selecting the most important sentences from the input text. |
| GET |
healthCheck /v1/health |
|
| POST |
keywords /v1/keywords |
Extracts the top keywords and noun phrases from the input text, ranked by frequency. |
| POST |
stats /v1/stats |
Returns word count, sentence count, character count, paragraph count, average word length, and estimated reading time. |
TextLens - Text Analysis in One API Call pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 60 / minute |
|
| ULTRA | $15 / month | 60 / minute |
|