Search Memes

With over 200,000 memes, you'll surely find something funny. You can even search for text within memes and filter by user ratings.

GET
https://api.apileague.com/search-memes
Example Request and Response
GET
https://api.apileague.com/{{ examples.getSearchMemes }}
{
    "memes": [
        {
            "description": "Hey, you want a light show?: Edit: Thank you for getting the joke. I didn’t think a joke about gloving would land, but I appreciate your sense of humor Imgur. Let me know what shows you are going to or went to this year. DM me if you want to team up on Rocket League.",
            "url": "https://i.imgur.com/4msjS5E.mp4",
            "type": "video/mp4"
        },
        {
            "description": "Rocket Money is a scam.: Prevented a $30 charge of something I don't use anymore. Feels good.",
            "url": "https://i.imgur.com/q3cZlpv.png",
            "type": "image/png"
        },
        {
            "description": "Rocket Money is a scam.: Cat tax.",
            "url": "https://i.imgur.com/yaZoCFP.jpg",
            "type": "image/jpeg"
        }
    ],
    "available": 156
}
cURL
Java
Javascript
Python
Go
C#
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}