v1
latestOpenAPI 3.0.12026-07-176911.7 KBGet a json object containing a list of GIF categories associated with the provided type. Each category will include a corresponding search URL to be used if the user clicks on the category. The search URL will include the apikey, anonymous id, and locale that were used on the original call to the categories endpoint.
get/v1/categories
Query parameters
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
type'featured' | 'emoji' | 'trending'
(values: featured | emoji | trending ) determines the type of categories returned
contentfilter'off' | 'low' | 'medium' | 'high'
(values: off | low | medium | high) specify the content safety filter level
anon_idstring
specify the anonymous_id tied to the given user
Response
categories results