AI Document Classifier & Router
# AI Document Classifier: The Intelligent Mailroom for AI Agents **Automate your document workflows with high-precision, zero-shot classification.** Our AI Document Classifier acts as the "Intelligent Router" for your incoming data streams. It doesn't require pre-training; simply provide your categories, and the AI will sort your documents (PDF, Office, Images) with detailed reasoning for every…
AI Document Classifier & Router endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create Classification Job /v2/classify |
Starts the asynchronous classification. Returns a jobId. |
| GET |
Get Classification Result /v2/result/{job_id} |
Poll this endpoint with the jobId. Once 'SUCCESS', you receive the category and reasoning. |
AI Document Classifier & Router pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $99 / month | — |
|