Skip to main content
GET
/
v1
/
overlays
/
wanted
Wanted Overlay
curl --request GET \
  --url https://api-kaori.mikabot.xyz/v1/overlays/wanted \
  --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 apply the overlay to

currency
string
default:$

The currency symbol to display (single character)

Required string length: 1

Response

Response for status 200

The response is of type file.

Last modified on February 3, 2026