← Back to ScamProtect Nigeria

API Pricing

Integrate scam verification directly into your product.

Free

₦0

100 calls/day

Pay As You Go

₦50/call

No daily cap

Growth

₦50,000/month

5,000 calls/day

Enterprise

Custom

Custom volume & SLA

Free keys can be generated instantly. Paid and Enterprise access requires approval and billing setup. Contact ScamProtect.

Code examples

curl -X POST https://scamprotect.ng/api/v1/check \
  -H "Content-Type: application/json" \
  -H "x-api-key: sp_f_your_key_here" \
  -d '{"query": "CBEX", "type": "platform"}'

Sample response

{
  "verdict": "FLAGGED",
  "reasons": [
    "SEC Nigeria warning, April 2025",
    "Suspected fraudulent crypto exchange — over $1B in investor losses"
  ],
  "recommendation": "Do not send money or share personal information. This entity has an official regulatory warning against it.",
  "matchedEntity": "CBEX",
  "riskScore": null,
  "lastVerified": "2025",
  "sourceBody": "SEC Nigeria Enforcement Page"
}

Break-even calculator

At what volume does Growth (₦50,000/month) beat Pay As You Go (₦50/call)?

PAYG monthly cost

₦300,000

Growth monthly cost

₦50,000

Growth plan is cheaper at this volume.

Generate a free API key

Free keys include up to 100 calls per day. Paid tiers are provisioned only after approval.