GIPHY Alt Text for GIFs is now available! Email us to learn more at bd.team@giphy.com.
GIPHY Clips (GIFs with Sound)have arrived! Learn about adding Clips to your app in our documentation!
Need to move your project from Tenor to GIPHY?   Check out our  migration guide!
logo

GIPHY Clips Trending Endpoint

Returns list of trending video content from Giphy’s network

  • Access to Clips endpoints is only available upon approval. Please reach out to clips@giphy.com to request permission.
  • Optionally, use the &rating param to tailor the response per your preferences. Read more here about content ratings.
  • Optionally, you can use rendition on demand bundles to limit which renditions the API sends.

Request

GET /v1/clips/trending
Request Parameters:Required:Description:
api_keyYesYour issued API key
limitNoNumber of content to return from the offset (default 25)
offsetNoThe offset to start returning content (default 0)
country_codeNoThe country code, in ISO-3166-1 alpha-2 format. Defaults to automatic detection based on IP.
ratingNoThe maximum rating of content to return. Defaults to PG.

Response

Success 200
Error 4xx/5xx