Authentication required. Set the Authorizationheader to your SEOmonitor API token (raw JWT — noBearerprefix). See the Authentication Guide for setup.
Authorization: ********************curl --location --globoff 'https://apigw.seomonitor.com/v3/rank-tracker/v3.0/groups/data?campaign_id={{campaign_id}}&start_date={{start_date}}&end_date={{end_date}}&group_ids={{group_ids}}&keyword_scope=with_children&limit={{limit}}&offset={{offset}}&metrics_weighted_by_search_volume={{metrics_weighted_by_search_volume}}' \
--header 'Authorization: <api-key>'{
"group_id": 2261,
"group_name": "Bath Department",
"keywords_counters": {
"main_keywords": 123,
"close_variations": 3
},
"serp_data": {
"desktop": [
{
"feature": "AIO",
"presence_count": 11,
"listed_count": 1
},
{
"feature": "AIB",
"presence_count": 10,
"listed_count": 9
},
{
"feature": "IMG",
"presence_count": 100,
"listed_count": 10
}
],
"mobile": [
{
"feature": "AIO",
"presence_count": 11,
"listed_count": 1
},
{
"feature": "AIB",
"presence_count": 10,
"listed_count": 9
},
{
"feature": "IMG",
"presence_count": 100,
"listed_count": 10
}
]
},
"percentage_clicks": 0.69,
"search_intent": {
"informational": 0.25,
"commercial": 0.2,
"transactional": 0.55
},
"search_data": {
"search_volume": 5903860,
"monthly_searches": [
{
"month": "January",
"year": "2023",
"search_volume": 8293610
}
],
"volume_by_device": {
"desktop": 0.24605408651822203,
"mobile": 0.753945913481778
},
"year_over_year": 1.5
},
"visibility": {
"desktop": {
"latest": 11.8,
"trend": -0.44
},
"mobile": {
"latest": 11.8,
"trend": -0.24
}
},
"opportunity": {
"score": 8,
"difficulty": "hard",
"additional_monthly_sessions": 18744,
"avg_cpc": 0.06
},
"traffic_data": {
"sessions": 0,
"ecommerce": {
"transactions": 0,
"revenue": 0
},
"goals": {
"completions": 0,
"revenue": 0
}
},
"ai_search": {
"keywords_count": {
"latest": 776,
"trend": 0
},
"my_brand_keywords_count": {
"latest": 251,
"trend": 160
},
"any_brand_keywords_count": {
"latest": 660,
"trend": 181
},
"brand_mention_visibility": 85.58,
"citation_visibility": 72.3,
"average_position": {
"latest": 9,
"trend": -1
}
},
"average_rank": {
"desktop": {
"latest": 84.6,
"trend": 0.3
},
"mobile": {
"latest": 84.7,
"trend": 1.2
}
},
"aio_data": {
"desktop": {
"keywords_count": {
"latest": 461,
"trend": 50
},
"my_brand_keywords_count": {
"latest": 43,
"trend": 3
},
"any_brand_keywords_count": {
"latest": 391,
"trend": 80
},
"mentioned_visibility": {
"latest": 2.8,
"trend": 0.4
},
"cited_visibility": {
"latest": 1.9,
"trend": 0.2
},
"average_rank": {
"latest": 2.9,
"trend": -0.1
},
"search_volume_percent": {
"latest": 29.81,
"trend": 1.2
}
},
"mobile": {
"keywords_count": {
"latest": 512,
"trend": 117
},
"my_brand_keywords_count": {
"latest": 61,
"trend": 29
},
"any_brand_keywords_count": {
"latest": 430,
"trend": 112
},
"mentioned_visibility": {
"latest": 3.1,
"trend": 0.5
},
"cited_visibility": {
"latest": 2,
"trend": 0.3
},
"average_rank": {
"latest": 3.1,
"trend": -0.2
},
"search_volume_percent": {
"latest": 31.4,
"trend": 1.5
}
}
}
}