Skip to main content
GET
/
v1
/
generators
/
spank
Spank Meme Generator
curl --request GET \
  --url https://api-kaori.mikabot.xyz/v1/generators/spank \
  --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 meme

image2
string
required

The URL of the second image to generate the meme

Response

Response for status 200

The response is of type file.

Last modified on February 3, 2026