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

Authorizations

Authorization
string
header
required

Authorization: Bearer sk_kaori_*

Query Parameters

text
string
required

The text to generate the ohno image

Response

Response for status 200

The response is of type file.

Last modified on February 3, 2026