Meme creation
/memes/sadcat
Create a sad cat meme image
Query Parameters
top*string
The top text
Length
1 <= length <= 256bottom*string
The bottom text
Length
1 <= length <= 256Response Body
image/png
application/json
application/json
curl -X GET "https://plume.sodiumlabs.xyz/api/memes/sadcat?top=string&bottom=string""string"{
"message": "string",
"errors": [
{
"message": "string"
}
]
}{
"message": "string"
}