Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Cost Katana Security Examples

Threat detection, security scanning, and compliance monitoring.

Quick Start

curl -X POST https://api.costkatana.com/api/security/scan \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{"type": "request", "data": {"prompt": "Check this"}}'

Features

✅ Prompt Injection Detection ✅ Rate Limit Abuse Detection ✅ Anomaly Detection ✅ Compliance Monitoring

Examples