Python integration
import giphy-python-client # Set your API key client = giphy_python_client.Client(api_key="YOUR_API_KEY")
curl \ # append ?api_key=$API_KEY to the URL \ https://api.giphy.com/v1/gifs
curl \ # append ?api_key=$API_KEY to the URL \ https://api.giphy.com/v1/gifs/random
curl \ # append ?api_key=$API_KEY to the URL \ https://api.giphy.com/v1/gifs/search