Endpoints
- 21 Nov 2022
- Print
- DarkLight
- PDF
Endpoints
- Updated on 21 Nov 2022
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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?