GIPHY integration (Design & Media, Social). Imported from open-connector.
https://api.giphy.com/v1/gifs/search
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The search query text. |
| lang | string | optional | The language code for results. |
| limit | integer | optional | The maximum number of results to return. |
| offset | integer | optional | The offset in the result set. |
| bundle | string | optional | The rendition bundle to include. |
| removeLowContrast | boolean | optional | Whether to remove low-contrast results. |
| randomId | string | optional | The random ID for personalization. |
| rating | string | optional | The content rating filter. |
| countryCode | string | optional | The two-letter country code. |
| region | string | optional | The region code. |
/gifs/trending
| Param | Type | Required | Description |
|---|---|---|---|
| limit | integer | optional | The maximum number of results to return. |
| offset | integer | optional | The offset in the result set. |
| bundle | string | optional | The rendition bundle to include. |
| removeLowContrast | boolean | optional | Whether to remove low-contrast results. |
| randomId | string | optional | The random ID for personalization. |
| rating | string | optional | The content rating filter. |
| countryCode | string | optional | The two-letter country code. |
| region | string | optional | The region code. |
/stickers/search
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The search query text. |
| lang | string | optional | The language code for results. |
| limit | integer | optional | The maximum number of results to return. |
| offset | integer | optional | The offset in the result set. |
| bundle | string | optional | The rendition bundle to include. |
| removeLowContrast | boolean | optional | Whether to remove low-contrast results. |
| randomId | string | optional | The random ID for personalization. |
| rating | string | optional | The content rating filter. |
| countryCode | string | optional | The two-letter country code. |
| region | string | optional | The region code. |
/stickers/trending
| Param | Type | Required | Description |
|---|---|---|---|
| limit | integer | optional | The maximum number of results to return. |
| offset | integer | optional | The offset in the result set. |
| bundle | string | optional | The rendition bundle to include. |
| removeLowContrast | boolean | optional | Whether to remove low-contrast results. |
| randomId | string | optional | The random ID for personalization. |
| rating | string | optional | The content rating filter. |
| countryCode | string | optional | The two-letter country code. |
| region | string | optional | The region code. |
/gifs/translate
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The phrase to translate. |
| weirdness | integer | optional | The weirdness factor for results. |
| rating | string | optional | The content rating filter. |
| countryCode | string | optional | The two-letter country code. |
| region | string | optional | The region code. |
/stickers/translate
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The phrase to translate. |
| rating | string | optional | The content rating filter. |
| countryCode | string | optional | The two-letter country code. |
| region | string | optional | The region code. |
| randomId | string | optional | The random ID for personalization. |
/gifs/random
| Param | Type | Required | Description |
|---|---|---|---|
| tag | string | optional | The optional tag filter. |
| rating | string | optional | The content rating filter. |
| countryCode | string | optional | The two-letter country code. |
| region | string | optional | The region code. |
| randomId | string | optional | The random ID for personalization. |
/stickers/random
| Param | Type | Required | Description |
|---|---|---|---|
| tag | string | optional | The optional tag filter. |
| rating | string | optional | The content rating filter. |
| countryCode | string | optional | The two-letter country code. |
| region | string | optional | The region code. |
| randomId | string | optional | The random ID for personalization. |
/gifs/{gifId}
| Param | Type | Required | Description |
|---|---|---|---|
| gifId | string | required | The GIF ID to retrieve. |
| randomId | string | optional | The random ID for personalization. |
| rating | string | optional | The content rating filter. |
| countryCode | string | optional | The two-letter country code. |
| region | string | optional | The region code. |
/gifs
| Param | Type | Required | Description |
|---|---|---|---|
| gifIds | array | required | The list of GIF IDs to fetch. |
| randomId | string | optional | The random ID for personalization. |
| rating | string | optional | The content rating filter. |
| countryCode | string | optional | The two-letter country code. |
| region | string | optional | The region code. |
/gifs/search/tags
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | required | The partial search query. |
| limit | integer | optional | The maximum number of results to return. |
| offset | integer | optional | The offset in the result set. |
/trending/searches
/tags/related/{term}
| Param | Type | Required | Description |
|---|---|---|---|
| term | string | required | The term to find related tags for. |
/gifs/categories
/randomid