curl --request GET \
--url https://api-kaori.mikabot.xyz/v1/filters/sepia \
--header 'Authorization: Bearer <token>'
Authorization: Bearer sk_kaori_*
The URL of the image to apply sepia tone
The response is of type file.
Last modified on February 3, 2026