Text Analysis API
Text Analysis API provides powerful text analysis capabilities through a simple REST interface. It combines pattern detection (emails, phone numbers, credit cards, etc.) with advanced NLP analysis powered by AI technology. Key features include: - Multi-pattern detection in a single request - Language detection and sentiment analysis - Named entity recognition (people, organizations, locations) -…
Text Analysis API endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
analyzeText /v1/analyze/text |
Analyzes the provided text for patterns and performs NLP analysis |
| POST |
analyzeFileUpload /v1/analyze/upload |
Analyzes text extracted from an uploaded file |
Text Analysis API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $79.99 / month | — |
|
| MEGA | $499.99 / month | — |
|