🖥️ Bonrix Display API Tester

Test all API endpoints with ease and view responses instantly

📋 List APIs
List Images
Lists all images in /images folder (slideshow images) with names, sizes and storage info
List MP3 Files
Lists all MP3 files in /mp3 folder (audio files) with names, sizes and storage info
List Theme Images
Lists all theme/background images in /textimage folder (welcome, QR, success, etc.)
🎵 MP3 Control APIs
Play MP3
Starts playing the specified MP3 file from /mp3 folder
Delete MP3
Deletes the specified MP3 file from /mp3 folder
Upload MP3
Uploads a new MP3 file to /mp3 folder for later playback
🔊 Volume Control APIs
Get Volume
Gets current speaker volume level (0–21)
Volume Up
Increases speaker volume by 1 step (max 21)
Volume Down
Decreases speaker volume by 1 step (min 0)
Set Volume
Sets speaker volume directly to given value (0–21)
🎞️ Image Rotation APIs
Start Rotation
Starts automatic slideshow/rotation of images from /images folder
Stop Rotation
Stops the image slideshow/rotation
Set Rotation Interval
Sets how many seconds each image is shown during slideshow
🖼️ Image Management APIs
Upload Image
Uploads new image to /images folder (for slideshow/rotation)
Upload to RAM
Uploads and immediately displays image on screen (RAM only, no save)
Delete Image
Deletes specified image from /images folder
🎨 Theme APIs
Upload Theme Image
Uploads new theme/background image to /textimage folder (for welcome/QR/etc.)
Delete Theme Image
Deletes specified theme image from /textimage folder
📱 Device Info APIs
Get Device Serial
Gets unique serial number / chip ID of the ESP32 device