Returns list of trending video content from Giphy’s network
| GET /v1/clips/trending |
| Request Parameters: | Required: | Description: |
|---|---|---|
| api_key | Yes | Your issued API key |
| limit | No | Number of content to return from the offset (default 25) |
| offset | No | The offset to start returning content (default 0) |
| country_code | No | The country code, in ISO-3166-1 alpha-2 format. Defaults to automatic detection based on IP. |
| rating | No | The maximum rating of content to return. Defaults to PG. |