Get 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.
Query parameters
client key for privileged API access
specify default language to interpret search string; xx is ISO 639-1 language code, _YY (optional) is 2-letter ISO 3166-1 country code
(values: featured | emoji | trending ) determines the type of categories returned
(values: off | low | medium | high) specify the content safety filter level
specify the anonymous_id tied to the given user
Response
categories results
Changes
No recorded changes to this endpoint across all 1 revision of this API.