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

Authorizations

Authorization
string
header
required

Authorization: Bearer sk_kaori_*

Query Parameters

text
string
required

The text to generate the lisa presentation image

Response

Response for status 200

The response is of type file.

Last modified on February 3, 2026