Giphy API
Giphy API
- Homepage
- https://api.apis.guru/v2/specs/giphy.com/1.0.json
- Provider
- giphy.com
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/giphy.com/1.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/giphy.com/1.0/openapi.yaml
Tools (12)
Extracted live via the executor SDK.
-
gifs.getGifByIdReturns a GIF given that GIF's unique ID
-
gifs.getGifsByIdA multiget version of the get GIF by ID endpoint.
-
gifs.randomGifReturns a random GIF, limited by tag. Excluding the tag parameter will return a random GIF from the GIPHY catalog.
-
gifs.searchGifsSearch 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.
-
gifs.translateGifThe translate API draws on search, but uses the GIPHY
special sauceto handle translating from one vocabulary to another. In this case, words and phrases to GIF -
gifs.trendingGifsFetch GIFs currently trending online. Hand curated by the GIPHY editorial team. The data returned mirrors the GIFs showcased on the GIPHY homepage. Returns 25 results by default.
-
stickers.randomStickerReturns a random GIF, limited by tag. Excluding the tag parameter will return a random GIF from the GIPHY catalog.
-
stickers.searchStickersReplicates the functionality and requirements of the classic GIPHY search, but returns animated stickers rather than GIFs.
-
stickers.translateStickerThe translate API draws on search, but uses the GIPHY
special sauceto handle translating from one vocabulary to another. In this case, words and phrases to GIFs. -
stickers.trendingStickersFetch Stickers currently trending online. Hand curated by the GIPHY editorial team. Returns 25 results by default.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools