Actions (24)
GIFs · 9
- Autocomplete GIF TagsGET api.giphy.com/v1/gifs/search/tags
Return tag terms to complete a given prefix.
documented - Get GIF by IDGET api.giphy.com/v1/gifs/{gif_id}
Fetch a GIF's metadata by its ID.
documented - Get GIFs by IDsGET api.giphy.com/v1/gifs
Fetch metadata for multiple GIFs by IDs.
documented - List GIF CategoriesGET api.giphy.com/v1/gifs/categories
Return a list of GIF categories.
documented - List trending GIFsGET api.giphy.com/v1/gifs/trending
Return a list of currently trending GIFs.
documented - Random GIFGET api.giphy.com/v1/gifs/random
Return a random GIF, optionally filtered by a tag.
documented - Search GIFsGET api.giphy.com/v1/gifs/search
Search GIFs by query term.
documented - Translate GIFsGET api.giphy.com/v1/gifs/translate
Translate a phrase into a GIF.
documented - Upload GIFPOST upload.giphy.com/v1/gifs
Upload a GIF or video to GIPHY.
documented
Stickers · 4
- List trending StickersGET api.giphy.com/v1/stickers/trending
Return a list of currently trending Stickers.
documented - Random StickerGET api.giphy.com/v1/stickers/random
Return a random Sticker, optionally filtered by a tag.
documented - Search StickersGET api.giphy.com/v1/stickers/search
Search Stickers by query term.
documented - Translate StickersGET api.giphy.com/v1/stickers/translate
Translate a phrase into a Sticker.
documented