Classify Any Text
Leverage the power of LLM to classify text content to pre-define set of categories, or suggest new ones if nessary, removing the hassle of training and maintaining text classifier all the time. If you still need to build your all classifier, it can serve as a baseline and also a tireless data labeller.
Classify Any Text endpoints
| Method | Endpoint | Description |
|---|---|---|
| classification | ||
| POST |
classify_texts_v1_classify_post /v1/classify |
Classifies provided text content into predefined categories using specified LLM provider |
| Other endpoints | ||
| POST |
Stateless Classifier /v1/classify |
Classifies provided text content into predefined categories using specified LLM provider |
Classify Any Text pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $12 / month | 6 / minute |
|
| ULTRA Recommended | $25 / month | 12 / minute |
|
| MEGA | Free | 10 / minute |
|