This endpoint returns the forecast data for the keywords included in the Forecast Scenario or Objective, including keyword data, target rank data, and additional traffic data, for the forecast timeframe.
Request
Authorization
Add parameter in header
Authorization
Example:
Authorization: ********************
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/forecast/v3.0/keywords?campaign_id={{campaign_id}}&forecast_id=2407&limit={{limit}}&offset={{offset}}' \
--header'Accept: application/json' \
--header'Authorization: <api-key>'