integrations.sh
← all integrations

Giphy API

OpenAPI apis-guru media

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.getGifById

    Returns a GIF given that GIF's unique ID

  • gifs.getGifsById

    A multiget version of the get GIF by ID endpoint.

  • gifs.randomGif

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

  • gifs.searchGifs

    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.

  • gifs.translateGif

    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 GIF

  • gifs.trendingGifs

    Fetch 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.randomSticker

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

  • stickers.searchStickers

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

  • stickers.translateSticker

    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.

  • stickers.trendingStickers

    Fetch Stickers currently trending online. Hand curated by the GIPHY editorial team. Returns 25 results by default.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools