Random Meme

Get a random meme out of over 200,000+ memes. To get the latest memes, you can use the max-age-days parameter.

GET
https://api.apileague.com/retrieve-random-meme
Example Request and Response
GET
https://api.apileague.com/{{ examples.getRandomMeme }}
{
    "description": "That's totally fine.",
    "url": "https://preview.redd.it/2wpfufhz8p751.jpg?width=640&crop=smart&auto=webp&s=dab7d5eba791f3a884b0c0614630c99e38c46c4d",
    "type": "image/jpeg",
    "width": 640,
    "height": 702,
    "ratio": 0.9116809116809117
}
cURL
Java
Javascript
Python
Go
C#
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}