This endpoint returns the daily desktop and mobile ranks for your website in AI Overview (AIO) results in a specified timeframe for actively tracked keywords. The response includes brand presence indicators showing whether your domain or any domain appears in the AI Overview for each keyword.Note: This endpoint extends the standard daily ranks data with AI Overview-specific metrics including my_brand_present and any_brand_present flags.
Request
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://apigw.seomonitor.com/v3/rank-tracker/v3.0/keywords/daily-ranks/aio?campaign_id={{campaign_id}}&start_date={{start_date}}&end_date={{end_date}}&group_id={{group_id}}&keyword_ids={{keyword_ids}}&limit={{limit}}&offset={{offset}}' \
--header'Accept: application/json'