SEO Keyword research API Documentation
Overview
Welcome to the Keyword Research API, a powerful tool for obtaining valuable insights into keyword performance and competitiveness. This API allows you to retrieve key metrics for specified keywords, helping you make informed decisions for your SEO strategy. The API is hosted on RapidAPI for easy integration into your applications.
Base URL & Authentication
You can find the URL and Auth Details in RAPID APIÂ , Click This LInk RapidAPI
Endpoint
Get Keyword Data
- URL:
/keyword-research
- Method:
GET
Parameters
1. keyword
(required)
- Description: The keyword for which you want to retrieve data.
- Type: String
2. country
(required)
- Description: The country for which you want to perform keyword research.
- Type: String
- Available Countries: Refer to the list of available countries below.
Available Country Code
AR = Argentina AU = Australia BR = Brazil CA = Canada FI = Finland FR = France GE = Georgia DE = Germany HK = Hong Kong HU = Hungary IS = Iceland IN = India ID = Indonesia IE = Ireland IL = Israel IT = Italy JP = Japan JE = Jersey JO = Jordan KW = Kuwait LV = Latvia MG = Madagascar MW = Malawi MY = Malaysia MV = Maldives MT = Malta MU = Mauritius YT = Mayotte MX = Mexico NP = Nepal NL = Netherlands NZ = New Zealand NG = Nigeria NF = Norfolk Island NO = Norway OM = Oman PK = Pakistan PW = Palau PY = Paraguay PE = Peru PH = Philippines PN = Pitcairn PL = Poland PT = Portugal QA = Qatar RO = Romania RU = Russian Federation SA = Saudi Arabia SG = Singapore ZA = South Africa KR = South Korea SS = South Sudan ES = Spain LK = Sri Lanka SE = Sweden CH = Switzerland TH = Thailand TR = Turkey UG = Uganda UA = Ukraine GB = United Kingdom UM = United States Minor Outlying Islands US = United States of America UY = Uruguay UZ = Uzbekistan VU = Vanuatu VN = Vietnam VG = Virgin Islands, British VI = Virgin Islands, U.S.
Response
The API response will provide information about the specified keyword in the following format:
[ { "text": "email marketing", "cpc": "1.44", "vol": 22200, "v": 22200, "competition": "low", "score": 0.36 }, { "text": "upload image", "cpc": "0.50", "vol": 49500, "v": 49500, "competition": "low", "score": 0.125 } ]
text
: The keyword.cpc
: Cost Per Click in USD.vol
: Monthly search volume.v
: Abbreviation for monthly search volume.competition
: Difficulty to rank (e.g., “low,” “medium,” “high”).score
: Ranking score (lower values indicate easier ranking).
Feel free to explore the Keyword Research API and leverage the insights it provides to enhance your SEO efforts.
Share with your friends:
QR Code Generator API Documentation
You can get the API from Rapid API : https://rapidapi.com/ajithjojo1230/api/qr-code-generator148 Here you can find all the fields and values you […]
March 15, 2024
SEO Keyword research API Documentation
Overview Welcome to the Keyword Research API, a powerful tool for obtaining valuable insights into keyword performance and competitiveness. This […]
December 1, 2023