AI Meme Generator
Create an AI generated meme. Each meme costs 10 credits.
Request body
Example request
{
"name": "My Funny Meme",
"style": {
"topic": "When the code finally works",
"template": "Drake Hotline Bling"
}
}Response
Success
Example response
{
"id": "cuid-example",
"credits_charged": 10
}Changes
Changed in 3 of the 58 revisions of this API.19
- ○
added the non-success response with the status
response-non-success-status-added
- ○
removed the
Not Foundenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
Unauthorizedenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲