curl --location --request GET 'https://api.callerapi.com/api/lookup/18883578668?hlr=false' \
--header 'x-auth: <api-key>'{
"data": {
"business_info": {
"business_name": "CallerAPI LC",
"category": "services",
"city": "Casper",
"country": "US",
"industry": "Computer Security-Systems & Services",
"state": "WY",
"verified": true
},
"complaints": null,
"entity_type": "BUSINESS",
"is_spam": false,
"phone": "+18883578668",
"reputation": "VERIFIED",
"spam_score": 0,
"total_complaints": 0
},
"status": "success"
}