Skip to main content
GET
/
v1
/
generators
/
demotivational
Demotivational Generator
curl --request GET \
  --url https://api-kaori.mikabot.xyz/v1/generators/demotivational \
  --header 'Authorization: Bearer <token>'
"File"

Authorizations

Authorization
string
header
required

Authorization: Bearer sk_kaori_*

Query Parameters

image
string
required

The URL of the image to generate the demotivational meme

title
string
required

The title of the demotivational meme

Maximum string length: 100
text
string
required

The text of the demotivational meme

Maximum string length: 500

Response

Response for status 200

The response is of type file.

Last modified on February 3, 2026