Know what's in the file before you let it through
Your DLP knows who's asking and where the file lives. ClassifyNow tells it what's inside. One API call, a sensitivity verdict with reasoning, plugged straight into your existing stack.
Your DLP is blind to content
It knows the file is on SharePoint and that Jane from Finance opened it. It does not know the file contains next quarter's M&A targets. That gap is where breaches happen — and where regulators ask questions you can't answer.
Add content to every policy decision
Your DLP already checks identity and location. ClassifyNow adds the third signal: what the document actually contains. Map your own sensitivity levels — restricted, confidential, internal, public — and let every access rule factor in content risk.
Policy in plain language, not regex
Define classification rules in English. "Flag documents containing financial projections or board materials as confidential." No pattern libraries to maintain, no false-positive tuning. Update a rule and every future assessment reflects it.
One API, any enforcement point
REST, webhooks, MCP, A2A. Drop a classification call into your DLP, CASB, SIEM, or access gateway. If it can make an HTTP request, it can use ClassifyNow.
Audit-ready reasoning on every verdict
Every response explains why. Not just "confidential" — "confidential because the document contains employee salary data matching rule HR-003." Hand it to your auditor as-is.
How It Works
You set the rules. We read the document. Your stack enforces the verdict.
Set your classification policy
Define sensitivity levels and rules in plain language. "Confidential if it contains board minutes, M&A terms, or employee compensation."
Send a document
POST a file or raw text to the API. PDF, DOCX, plain text — one endpoint handles all of them.
Get a verdict
Sensitivity level, confidence score, and a plain-language justification — structured JSON, ready to parse.
Example response
{
"overall_classification": "confidential",
"overall_confidence": 94,
"overall_justification": "Document contains PII",
"document_classification": [
{
"rule_name": "pii_detection",
"applies": true,
"confidence": 97,
"classification": "confidential",
"justification": "Contains SSN and full name"
}
]
}Act on it
Route the verdict into your DLP, CASB, SIEM, or access gateway. Block, quarantine, alert — your call.
Zero data retention by design
No files stored
Processed in memory, discarded on response. Nothing written to disk, ever.
No content retained
We return the verdict and forget the input. Your documents never touch our storage layer.
Billing metadata only
We log assessment count and timestamp. Content, filenames, and classifications are not retained.
Pricing
10 credits included
€0.12 per extra credit
- All classification features
- REST & MCP API access
- Up to 3 rules & 3 levels
- Email support
100 credits included
€0.80 per extra credit
- All classification features
- REST & MCP API access
- Up to 20 rules & 4 levels
- Priority email support
- Usage analytics
500 credits included
€0.50 per extra credit
- All classification features
- REST, MCP & A2A API access
- Unlimited rules & levels
- Dedicated support
- Advanced analytics
- Custom classification rules
Volume pricing
Negotiated rates
- Everything in Pro
- Dedicated account manager
- Custom SLA & uptime guarantees
- On-premise / VPC deployment
- SSO & advanced security
- Custom integrations