GIPHY API Documentation

Integrate the world's largest GIF library into your products

Getting Started with GIPHY API

The GIPHY API allows developers to integrate GIFs into their applications, websites, and services. With our API, you can search and retrieve GIFs, stickers, and more from our vast library.

Animated GIF demonstrating API functionality

Key Features

Authentication

To use the GIPHY API, you need an API key. Here's how to get one:

  1. Create a GIPHY developer account
  2. Create a new app to receive your API key
  3. Use your API key in all requests to the GIPHY API

Example API Request


GET https://api.giphy.com/v1/gifs/search?api_key=YOUR_API_KEY&q=cats&limit=25&offset=0&rating=g&lang=en
      

Core Endpoints

SDK Support

We offer SDKs for popular programming languages to make integration easier:

Note: The GIPHY API is subject to rate limits. Make sure to review our usage tiers and implement appropriate error handling in your application.

Recent Updates

Ready to add some GIF magic to your project?

Create Your GIPHY App