Giphy
Giphy is an animated GIF search engine. The Giphy API implements a REST-like interface. Connections can be made with any HTTP enabled programming language. The Giphy API also implements CORS, allowing you to connect to Giphy from JavaScript / Web browsers on your own domain.
2.1k subscribers
2.2/10 popularity
205 ms avg latency
28% success rate
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Giphy endpoints
| Method | Endpoint | Description |
|---|---|---|
| Giphy | ||
| GET |
Search /v1/gifs/search |
Search all Giphy GIFs for a word or phrase. Punctuation will be stripped and ignored. Use a plus or url encode for phrases. |
| GET |
Get GIF by ID /v1/gifs/{gif_id} |
Returns meta data about a GIF, by GIF id. In the below example, the GIF ID is "feqkVgjJpYtjy" |
| GET |
Get GIFs by ID /v1/gifs |
A multiget version of the get GIF by ID endpoint. In this case the IDs are feqkVgjJpYtjy and 7rzbxdu0ZEXLy |
| GET |
Translate /v1/gifs/translate |
This is prototype endpoint for using Giphy as a translation engine for a GIF dialect. The translate API draws on search, but uses the Giphy "special sauce" to handle translating… |
| GET |
Random /v1/gifs/random |
Returns a random GIF, limited by tag. Excluding the tag parameter will return a random GIF from the Giphy catalog. |
| GET |
Trending GIFs /v1/gifs/trending |
Fetch GIFs currently trending online. The data returned mirrors that used to create The Hot 100 list of GIFs on Giphy. Returns 25 results by default. |
| Sticker | ||
| GET |
Sticker Search /v1/stickers/search |
Replicates the functionality and requirements of the classic Giphy search, but returns animated stickers rather than gifs. |
| GET |
STICKER Roulette /v1/stickers/random |
Returns a spotaneously selected sticker from Giphy's sticker collection. Optionally limit scope of result to a specific tag. Like the GIF random endpoint, Punctuation will be… |
| GET |
STICKER Trending /v1/stickers/trending |
Get the latest stickers trending on Giphy with this endpoint. |
| GET |
STICKER Translate /v1/stickers/translate |
Using the same alogirithm as the GIF translate endpoint, the sticker translate endpoint turns words into stickers. |
Giphy pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|