curl --location -g --request GET 'https://apigw.seomonitor.com/v3/rank-tracker/v3.0/keywords/daily-ranks/ais?campaign_id={{campaign_id}}&start_date={{start_date}}&end_date={{end_date}}&domain={{domain}}&group_id={{group_id}}&keyword_ids={{keyword_ids}}&get_archive={{get_archive}}&limit={{limit}}&offset={{offset}}&search={{search}}' \
--header 'Accept: application/json'[
{
"keyword_id": "9041653",
"keyword": "iphone 12 in rate",
"ranking_data": [
{
"date": "2025-09-03",
"rank": 5,
"any_brand_present": true,
"my_brand_present": true
},
{
"date": "2025-09-10",
"rank": 17,
"any_brand_present": true,
"my_brand_present": true
}
]
}
]