v1.0.0

DocSorter API

AI-powered document classification and extraction — by Datacrew.ai

API is running

Endpoints

POST
/classification
Classify a document into one of 9 categories
POST
/extract
Extract business fields — requires classification
POST
/ugcheck
Urgency check — Customer_Query documents only
POST
/urgencysummary
Structured summary — Customer_Query documents only
GET
/health
Health check and current configuration
🔒 All endpoints require HTTP Basic Auth. Call /classification first, then pass the result to subsequent endpoints.