Search autocomplete

Get Google Search query suggestions for a partial keyword.

← All Google Search endpoints · Capability overview

GET/v1/google-search/autocomplete

https://api.vee3.io/v1/google-search/autocomplete

5 tokens

Get Google Search query suggestions for a partial 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_search_autocomplete
Parameters1 field
querystringRequired

Partial search keywords or phrase.

max length 512

Response3 fields
querystring

Normalized query echoed from the request.

suggestionsarrayitems
1 field

Suggested search phrases for the query.

phrasestring

Single autocomplete suggestion phrase.

HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, seo_not_configured, seo_upstream_error