Skip to main content
GET
/
v1
/
generators
/
kiss
Kiss Generator
curl --request GET \
  --url https://api-kaori.mikabot.xyz/v1/generators/kiss \
  --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 (Girl) to generate the kiss image

image2
string
required

The URL of the second image (Boy) to generate the kiss image

Response

Response for status 200

The response is of type file.

Last modified on February 3, 2026