web
Credits: 0.000001
Generate a meme using a template
bottom_textstring
bottom text
fontstring
font: arial or impact
idstring
the template id to use
max_font_sizestring
font size; defaults to 50px
top_textstring
top text
urlstring
url of the memegen
Request
Response
{
"url": "https://i.imgflip.com/65ymjs.jpg"
}
Credits: 0.000001
List the available templates
templatesarray
Request
Response
{
"templates": [
{
"id": "181913649",
"name": "Drake Hotline Bling",
"url": "https://i.imgflip.com/30b1gx.jpg",
"width": 1200,
"height": 1200,
"box_count": 2
},
{
"id": "87743020",
"name": "Two Buttons",
"url": "https://i.imgflip.com/1g8my4.jpg",
"width": 600,
"height": 908,
"box_count": 3
}
]
}