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

Authorizations

Authorization
string
header
required

Authorization: Bearer sk_kaori_*

Query Parameters

image
string
required

The URL of the image to generate the challenger meme

silhouette
boolean
default:false

Whether to silhouette the image

Response

Response for status 200

The response is of type file.

Last modified on February 3, 2026