Competition Analysis API
Get Insights about Brand and their competition with detailed analysis.
POST – Create Competition
curl --location 'https://app.ylytic.com/ylytic/admin/api/v1/competition_analysis' \
--header 'Authorization: Bearer {{auth_header}}' \
--data '{
"fetch_interval":"quarterly",
"name":"rebook",
"brand_handle":{
"instagram": "https://www.instagram.com/reebokindia",
"youtube": ""
},
"competitor_handles:[
{
"instagram": "https://www.instagram.com/adidasindia",
"youtube": ""
},
{
"instagram": "https://www.instagram.com/pumaindia",
"youtube": ""
}
]
}'payload
ATTRIBUTES
DESCRIPTION
Expected Values
GET – Competition Insights
Last updated