Giphy (version v2.*.*)

This file was copied from https://api.stoplight.io/v1/versions/DiS6iMZns4eq4C9RJ/export/oas.json and modified to exlude examples. The operation names were also changed to snake case to conform to Transposit's style guide.

get_gif#

Returns a GIF given that GIF's unique ID

Parameters

gif-id (required)#

Type: string

get_gifs#

A multiget version of the get GIF by ID endpoint.

Parameters

ids#

comma-separated string of ids

Type: string

get_gifs_translate#

The translate API draws on search, but uses the GIPHY special sauce to handle translating from one vocabulary to another. In this case, words and phrases to GIFs.

Parameters

s (required)#

Search term

Type: string

get_random_gif#

Returns a random GIF, limited by tag. Excluding the tag parameter will return a random GIF from the GIPHY catalog.

Parameters

tag#

Type: string

get_random_stickers#

Returns a random Sticker, limited by tag. Excluding the tag parameter will return a random Sticker from the GIPHY catalog.

This operation has no parameters

get_stickers_translate#

The translate API draws on search, but uses the GIPHY special sauce to handle translating from one vocabulary to another. In this case, words and phrases to GIFs.

Parameters

s (required)#

search term

Type: string

Fetch GIFs currently trending online. Hand curated by the GIPHY editorial team. The data returned mirrors the GIFs showcased on the GIPHY homepage

This operation has no parameters

Fetch Stickers currently trending online. Hand curated by the GIPHY editorial team.

This operation has no parameters

search_gifs#

Search all GIPHY GIFs for a word or phrase. Punctuation will be stripped and ignored. Use a plus or url encode for phrases. Example paul+rudd, ryan+gosling or american+psycho

Parameters

q#

Type: string

search_stickers#

Replicates the functionality and requirements of the classic GIPHY search, but returns animated stickers rather than GIFs.

Parameters

q#

Type: string