URL traffic insights
Google keyword traffic insights for a URL: volume, competition, bids, and trend for related keyword suggestions.
← All Google Search endpoints · Capability overview
/v1/google-search/url-traffic-insightshttps://api.vee3.io/v1/google-search/url-traffic-insights
Google keyword traffic insights for a URL: volume, competition, bids, and trend for related keyword suggestions.
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_url_traffic_insightsParameters5 fields
urlstringRequiredPublic http or https URL to get traffic insights and suggestions for.
max length 2048
languagestringRequiredLanguage code for the search market (for example en).
max length 16
locationstringOptionalOptional country or region code for localized traffic (for example US). Omit for global URL keyword insights.
Default: "" · max length 16
min_search_volumeintegerOptionalMinimum monthly search volume; only keywords at or above this threshold are returned.
Default: 0 · min 0
intent"informational" | "navigational" | "commercial" | "transactional"OptionalFilter by search intent: informational, navigational, commercial, or transactional.
Response8 fields
keyword_suggestionsarrayitems7 fieldsKeyword suggestions with traffic and competition metrics.
keyword_suggestionsarrayitemstextstringSuggested keyword text.
volumeintegerEstimated monthly search volume.
competition_levelstringCompetition level (for example LOW, MEDIUM, HIGH, UNSPECIFIED).
competition_indexintegerCompetition index score.
low_bidnumberLow top-of-page bid estimate.
high_bidnumberHigh top-of-page bid estimate.
trendnumberSearch volume trend percentage.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, seo_not_configured, seo_upstream_error, url_validation_error, url_blocked