Safe Prompt Generation API

Classify prompts by intent, safety category, and policy bucket to drive the right response.
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"}'
OverviewAPIUse casesPricing

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