Skip to content
Guidance grounded in official RBI, NPCI & CERT-In advisories and real-world scam intelligence

Developers

ScamShield for developers

Bring trustworthy scam detection to your own product, grounded in authoritative sources.

One API to check messages, links & payment requests

The ScamShield API returns a clear risk score, an explanation and a recommended action — the same intelligence that powers our WhatsApp companion.

  • Grounded in official advisories + real-world scam intelligence
  • Explainable results, not a black box
  • Built for India — Hindi & English
  • Simple JSON over HTTPS

Base URL: https://api.getscamshield.com

# Analyse a suspicious message
curl -X POST https://api.getscamshield.com/api/v1/knowledge/answer \
  -H "Authorization: Bearer <token>" \
  -H "Content-Type: application/json" \
  -d '{"query": "SBI account blocked, share OTP to verify"}'

# → risk score, explanation, recommended action
Start Free on WhatsApp