Complaints: Free service (with registration), providing community and government complaint lookup by phone number for up to 2,000 queries per month. Details include number complaint rates from (FTC, FCC, IRS, Indiana Attorney General) and key entity tag
GET
/api/2015-11-01/Complaints/{phoneNumber}
Complaints
Try with api_key 'demo' and phone numbers 18008472911, 13157244022, 17275567300, 18008276655, and 12061231234 (last one not spam)
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.callcontrol.com/api/2015-11-01/Complaints/'
Response Response Example
{
"ComplaintsByEntity": {
"property1": 0,
"property2": 0
},
"LastComplaintDate": "2019-08-24T14:15:22Z",
"ReportedCallerName": "string",
"Tags": [
"string"
],
"TotalNumberOfComplaints": 0
}
Request
Path Params
phoneNumber
string
required