This endpoint returns the historical daily SERP feature data for specified keywords over a specified timeframe.It provides a comprehensive timeline view of the different SERP features present for each keyword on desktop and mobile searches. This includes detailed tracking of whether the website being monitored is listed in each detected feature per date.
Request
Authorization
Add parameter in header
Authorization
Example:
Authorization: ********************
Query Params
Header Params
Request 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/serp-feature-presence?campaign_id={{campaign_id}}&start_date={{start_date}}&end_date={{end_date}}&group_id={{group_id}}&keyword_ids={{keyword_ids}}&limit={{limit}}&offset={{offset}}&search={{search}}' \
--header'Accept: application/json' \
--header'Authorization;'