Suggestions
Autocomplete-style topic and entity suggestions for a Google Trends keyword.
← All Google Trends endpoints · Capability overview
GET
/v1/google-trends/suggestionshttps://api.vee3.io/v1/google-trends/suggestions
Autocomplete-style topic and entity suggestions for a Google Trends keyword.
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_google_trends_suggestionsParameters1 field
keywordstringRequiredKeyword or phrase to get suggestions for.
max length 512
Response4 fields
resultarrayitems3 fieldsSuggested topics and entities for the keyword.
resultarrayitemsmidstringGoogle Trends topic or entity identifier.
titlestringDisplay title for the suggestion.
typestringSuggestion kind (for example Topic, Software, Book).
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, google_trends_not_configured, google_trends_upstream_error