The docs are still under work. Please bear with us 🙇♂️
Apply darkness to an image. Note: The API docs UI cannot preview binary image responses.
cURL
curl --request GET \ --url https://api-kaori.mikabot.xyz/v1/filters/darkness \ --header 'Authorization: Bearer <token>'
"File"
Authorization: Bearer sk_kaori_*
The URL of the image to apply darkness effect
The darkness amount (between 0.3 and 150)
Response for status 200
The response is of type file.
file
Was this page helpful?