Endpoints
  • 21 Nov 2022
  • Dark
    Light
  • PDF

Endpoints

  • Dark
    Light
  • PDF

Article Summary


Attention
You need Access Token to make requests, Learn more.

Keyword:

/api/get_keyword_data

Get information about keywords including Search Volume,  CPC, KD, PD, Intent, and Parent Topic.

Query parameters:

keyword=[YOUR_KEYWORD]

Method:

GET

Headers:

Authorization: Bearer [YOUR_ACCESSS_TOKEN]

/api/get_keyword_search_volume

This is recommended to use when you need to search volume only because in this endpoint we avoid calculation of other matrices.

Get the Search Volume of any keyword.

Query parameters:

keyword=[YOUR_KEYWORD]

Method:

GET

Headers:

Authorization: Bearer [YOUR_ACCESSS_TOKEN]



Was this article helpful?