callcontrol.com

API for blocking phone calls with Call Control. Data is from crowdsourced community blacklist from 12+ million users and government agencies (FTC, FCC, IRS) Try with api_key 'demo', hit explore above, and then try phone numbers 18008472911,13157244022,17275567300,18008276655,12061231234.

🔑 apikey 6 endpoints telecom
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (1 total)

npm install Library-WebRTC-CallControl
curl examples
Complaints: Free service (with registration), providing community and governm…
curl \
  -H "apiKey: $API_KEY" \
  /api/2015-11-01/Complaints/{phoneNumber}
Reputation: Premium service which returns a reputation informaiton of a phon…
curl \
  -H "apiKey: $API_KEY" \
  /api/2015-11-01/Reputation/{phoneNumber}
Enterprise GET: GetUser Returns the current information from the user; try…
curl \
  -H "apiKey: $API_KEY" \
  /api/2015-11-01/Enterprise/GetUser/{phoneNumber}
Endpoints (6 total)
GET
/api/2015-11-01/Complaints/{phoneNumber}
Complaints: Free service (with registration), providing community and governm…
GET
/api/2015-11-01/Reputation/{phoneNumber}
Reputation: Premium service which returns a reputation informaiton of a phon…
GET
/api/2015-11-01/Enterprise/GetUser/{phoneNumber}
Enterprise GET: GetUser Returns the current information from the user; try…
GET
/api/2015-11-01/Enterprise/ShouldBlock/{phoneNumber}/{userPhoneNumber}
Enterprise GET: ShouldBlock Simple Enteprise which returns a call block pro…
POST
/api/2015-11-01/Report
Report: report spam calls received to better tune our algorithms based upon s…
POST
/api/2015-11-01/Enterprise/UpsertUser
UpsertUser: insert or update all properties from a user PhoneNumber WhiteLi…
Language coverage
JavaScript
1
At a glance
Total SDKs1
Languages1
Endpoints6
Authapikey
Categories1