v1

latestOpenAPI 3.0.12026-07-176911.7 KB

Get the GIF(s) for the corresponding id(s)

get/v1/gifs

Query parameters

idsstring

a comma separated list of GIF IDs (max: 50)

keystring required

client key for privileged API access

media_filter'basic' | 'minimal'

(values: basic | minimal) Reduce the Number of GIF formats returned in the GIF_OBJECT list.

minimal - tinygif, gif, and mp4.

basic - nanomp4, tinygif, tinymp4, gif, mp4, and nanogif

limitinteger

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

posstring

get results starting at position "value". Use a non-zero "next" value returned by API results to get the next set of results. pos is not an index and may be an integer, float, or string

anon_idstring

specify the anonymous_id tied to the given user

Response

search results

nextstring required

a position identifier to use with the next API query to retrieve the next set of results, or null if there are no further results.