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

Authorizations

Authorization
string
header
required

Authorization: Bearer sk_kaori_*

Query Parameters

image1
string
required

The URL of the first image to generate the fusion

image2
string
required

The URL of the second image to generate the fusion

Response

Response for status 200

The response is of type file.

Last modified on February 3, 2026