FilterCalls API

Deploy intent intelligence into support desks, fraud pipelines, CRM dialers, and call-center routing with one endpoint.

Starter

$49/mo

10k lookups, standard latency

Growth

$199/mo

100k lookups, priority support

Scale

Custom

Edge-volume pricing, SLA, dedicated support

POST /api/analyze

{
  "number": "+14155550142",
  "country": "US"
}
{
  "risk_score": 78,
  "trust_score": 36,
  "probable_intent": "Spam / Robocall",
  "recommended_action": "Silence"
}