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

Authorizations

Authorization
string
header
required

Authorization: Bearer sk_kaori_*

Query Parameters

text
string
required

The text to generate the change my mind meme

Maximum string length: 1000

Response

Response for status 200

The response is of type file.

Last modified on February 3, 2026