Keyword metrics
Research a keyword: search volume, clicks, cost per click, difficulty, global volume, and traffic potential for a target country.
← All SEO endpoints · Capability overview
/v1/seo/keyword-metricshttps://api.vee3.io/v1/seo/keyword-metrics
Research a keyword: search volume, clicks, cost per click, difficulty, global volume, and traffic potential for a target country.
Authorization
Send your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
MCP
The same capability is available as an MCP tool on Vee3 hosted MCP.
Tool name
get_seo_keyword_metricsParameters2 fields
keywordstringRequiredSearch keyword or phrase to analyze.
max length 512
countrystringRequired2-letter ISO country code for the target market (default us). Use list_seo_country_codes for supported values.
Default: "us" · max length 2
Response7 fields
keywordstringAnalyzed keyword.
searchVolumeintegerEstimated monthly search volume in the selected country.
clicksintegerEstimated monthly clicks from organic search.
cpcnumberEstimated cost per click in paid search.
difficultyintegerKeyword difficulty score (higher is harder to rank).
globalSearchVolumeintegerEstimated global monthly search volume.
trafficPotentialintegerEstimated traffic potential if ranking well.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, seo_not_configured, seo_upstream_error