Integration

Connect your tools to ayanami.upload.

Chatterino

Upload images directly from Chatterino using the built-in Image Uploader.

Settings → External tools → Image uploader
Request URL
https://ayanami.app/api/upload
Form field
file
Image link
{shortUrl}
Extra headers (optional)
Authorization: Bearer YOUR_TOKEN

The extra header is optional. Add it to link uploads to your account — generate a token under dashboard → manage account.

ShareX

Upload screenshots and files directly from ShareX using a custom uploader.

Custom uploader settings
Method
POST
Request URL
https://ayanami.app/api/upload?fmt=url
Body
Multipart/form-data — field: file
URL field
{response}
Header (optional)
Authorization: Bearer YOUR_TOKEN

Click Import to ShareX, then in ShareX open Custom uploader settings → Import → From clipboard.

Set Destinations → Image uploader to Custom image uploader.

Make sure to also enable After capture tasks → Upload image to host and After upload tasks → Copy URL to clipboard so screenshots are uploaded and the link is copied automatically.