The GIPHY Random ID Endpoint generates a unique identifier that does not include personal information.
Compatible API and analytics endpoints use customer_id to help personalize responses for the same user while maintaining user privacy. If you do not have your own stable user identifier, use the random_id returned by this endpoint as the customer_id on those requests.
| URL |
|---|
| api.giphy.com/v1/randomid |
| Request Parameters: | Example: | Description: |
|---|---|---|
| api_key: string(required) | YOUR_API_KEY | GIPHY API Key. |