Skip to main content
Every giphy.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Analytics

register

analytics.register Register a GIF view, click, or send via its analytics pingback URL Risk: write
Input Output

Categories

getById

categories.getById Get subcategories of a specific GIPHY category by ID Risk: read
Input Output

gifs

categories.gifs Fetch GIFs associated with a specific GIPHY category Risk: read
Input Output

list

categories.list List all categories and subcategories on GIPHY Risk: read
Input Output

Channels

channels.search Search GIPHY channels matching a query term Risk: read
Input Output

Emoji

get

emoji.get Fetch animated emojis from GIPHY Risk: read
Input Output

variations

emoji.variations Get variations of a specific GIPHY emoji by ID Risk: read
Input Output

Gifs

getById

gifs.getById Get details and renditions of a specific GIF by ID Risk: read
Input Output

getByIds

gifs.getByIds Get details and renditions for multiple GIFs by their IDs Risk: read
Input Output

random

gifs.random Fetch a random GIF from GIPHY optionally filtered by tag Risk: read
Input Output

search

gifs.search Search all GIPHY GIFs for a word or phrase Risk: read
Input Output

translate

gifs.translate Translate a word or phrase into a GIF using GIPHY translate endpoint Risk: read
Input Output

gifs.trending Fetch currently trending GIFs from GIPHY Risk: read
Input Output

upload

gifs.upload Upload an animated GIF or video to GIPHY from a file or a public URL Risk: write
Input Output

Random Id

get

randomId.get Generate a privacy-safe random ID to use as customer_id on other endpoints Risk: read
Input: empty object Output

Stickers

random

stickers.random Fetch a random sticker from GIPHY optionally filtered by tag Risk: read
Input Output

search

stickers.search Search GIPHY animated stickers for a word or phrase Risk: read
Input Output

translate

stickers.translate Translate a word or phrase into a sticker Risk: read
Input Output

stickers.trending Fetch currently trending stickers from GIPHY Risk: read
Input Output

Tags

autocomplete

tags.autocomplete Autocomplete a tag term on the GIPHY network Risk: read
Input Output

tags.related List tag terms related to the given tag on GIPHY Risk: read
Input Output

tags.trending List the most popular trending search terms on GIPHY Risk: read
Input Output