curl --location --request GET 'https://api.synup.com/api/v4/locations//reviews/settings' \
--header 'Authorization: API T9V35W3xxxxxxxxxxx'
{
"data":{
"interactionsSetting":{
"siteSettings":[
{
"name":"maps.google.com",
"url":null
},
{
"name":"facebook.com",
"url":"https://www.facebook.com/Restaurant12-1655954454665117/"
},
{
"name":"yelp.com",
"url":null
},
{
"name":"foursquare.com",
"url":null
},
{
"name":"tripadvisor.com",
"url":null
},
{
"name":"tripadvisor-attractions.com",
"url":null
},
{
"name":"dealerrater.com",
"url":null
},
{
"name":"judysbook.com",
"url":null
},
{
"name":"merchantcircle.com",
"url":null
},
{
"name":"opentable.com",
"url":null
},
{
"name":"yellowbook.com",
"url":null
},
{
"name":"yellowpages.com",
"url":null
},
{
"name":"trulia.com",
"url":null
},
{
"name":"reach150.com",
"url":null
},
{
"name":"realtor.com",
"url":null
},
{
"name":"zillow.com",
"url":null
},
{
"name":"citysearch.com",
"url":null
}
]
}
}
}