curl --location --request GET 'https://callerapi.com/api/online-presence/12124567890' \
--header 'x-auth;'
{
"online_presence": {
"amazon": 0,
"bukalapak": -1,
"facebook": 1,
"flipkart": -1,
"google": 0,
"instagram": 0,
"linkedin": -1,
"office365": 1,
"skype": -1,
"telegram": 0,
"twitter": 0,
"viber": -1,
"whatsapp": 0
}
}