v1

latestOpenAPI 3.0.12026-07-176911.7 KB

Get a json object containing a list of completed search terms given a partial search term. The list is sorted by Tenor's AI and the number of results will decrease as Tenor's AI becomes more certain.

get/v1/autocomplete

Query parameters

qstring required

a search string

keystring required

client key for privileged API access

localestring

specify default language to interpret search string; xx is ISO 639-1 language code, _YY (optional) is 2-letter ISO 3166-1 country code

limitinteger

fetch up to a specified number of results (max: 50).

anon_idstring

specify the anonymous_id tied to the given user

Response

autocomplete results

resultsstring[] required

An array of suggested search terms.