Fetch GIF Details

Learn how to fetch a GIF using its GIPHY ID.

In this lesson, we'll focus on two endpoints for GIFs that don’t apply to stickers: GIF by ID and GIFs by ID.

The get GIF by ID endpoint

The get GIF by ID endpoint fetches the details of a GIF that we provide an ID for. This endpoint takes the required input request parameter gif_id along with the GIPHY API key. It returns the details of the specified GIF in a single JSON response.

Get hands-on with 1300+ tech skills courses.