Get a JSON object that contains a list of GIF categories associated with the provided type. Each category includes a corresponding search URL to use if the user clicks on the category. The search URL includes any parameters from the original call to the Categories endpoint.
Optionaloptions: TenorCategoriesOptionsGet a JSON object that contains a list of the current global featured GIFs. Tenor updates the featured stream regularly throughout the day.
When sticker is included in searchFilter, Tenor's Featured endpoint returns stickers rather than GIFs. In sticker featured responses, Response Objects include transparent formats under the media field.
Optionaloptions: TenorFeaturedOptionsGet the GIFs, stickers, or a combination of the two for the specified IDs.
Register a user's sharing of a GIF or sticker.
HTTP status code of the response. Useless, as it will throw an error if not successful.
Get a JSON object that contains a list of the most relevant GIFs for a given set of search terms, categories, emojis, or any combination of these.
When you include sticker in searchFilter, Tenor's search endpoint returns stickers rather than GIFs. The Response Objects in sticker search responses include transparent formats under the mediaFormats field.
To return the results in a randomized order, instead of them being ordered by relevance, set the option random to true.
Get a JSON object that contains a list of alternative search terms for a given search term.
Search suggestions help a user narrow their search or discover related search terms to find a more precise GIF. The API returns results in order of what is most likely to drive a share for a given term, based on historic user search and share behavior.
Get a JSON object that contains a list of the current trending search terms. Tenor's AI updates the list hourly.
Optionaloptions: TenorTrendingTermsOptions
Get a JSON object that contains a list of completed search terms for a given partial search term. The list is sorted by Tenor's AI and the number of results decreases as Tenor's AI becomes more certain.