This endpoint returns the traffic data by keyword for a specific traffic segment and timeframe.Note: This endpoint will return data only if SEOmonitor pulled Google Search Console and/or Google Analytics data for the selected timeframe through an active connection.
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/organic-traffic/v3.0/keywords?campaign_id={{campaign_id}}&start_date={{start_date}}&end_date={{end_date}}&segment={{segment}}&limit={{limit}}&offset={{offset}}&order_by=sessions&order_direction={{order_direction}}&tracking_status={{{tracking_status}}&search={{search}}' \
--header'Accept: application/json' \
--header'Authorization;'