Skip to main content
GET
/
v1
/
filters
/
burn
Burn Filter
curl --request GET \
  --url https://api-kaori.mikabot.xyz/v1/filters/burn \
  --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 burn effect

intensity
default:0

The burn intensity (between 0.1 and 5)

Response

Response for status 200

The response is of type file.

Last modified on February 3, 2026