GIPHY is the first and largest GIF search engine, offering an extensive library of GIFs and Stickers for integration into applications.
Tool to register user interactions (view, click, send) with a GIF for analytics. Use when you have the analytics payload, timestamp, and user ID to record the event.
Tool to fetch a list of GIF categories on GIPHY. Use when you need to browse available categories before selecting one.
Tool to fetch metadata for a GIF category by its unique ID. Use when you need details for a specific category identifier.
Tool to fetch GIFs associated with a specific GIF category. Use after retrieving category_id from the categories endpoint to get curated GIFs.
Tool to fetch GIPHY emoji GIF objects. Use when you need a paginated list of GIPHY emojis.
Tool to fetch variations for a specific emoji. Use when you have an emoji's GIF ID and want its variations.