PII Detection
Detect personal and sensitive data before it reaches downstream AI workflows.
curl -X POST https://api.pepiko.ai/v1/classify \
-H "Authorization: Bearer pk_live_xxx" \
-d '{"text":"Can I sneak out?","user_age":"13-15"}'Safety output for production teams
Return consistent categories, risk levels, policy buckets, and recommended actions. Each response is designed for product routing, analytics, review workflows, and audit logs.
- Multi-signal risk detection
- Policy-aware outputs
- Explainable response fields
- Low-latency API design
