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

Authorizations

Authorization
string
header
required

Authorization: Bearer sk_kaori_*

Query Parameters

image1
string
required

URL of the left image (required) - Red Dress girl

image2
string
required

URL of the middle image (required) - Boyfriend

image3
string

URL of the right image (optional) - Girlfriend

Response

Response for status 200

The response is of type file.

Last modified on February 3, 2026