Playground
Build, authenticate, and submit requests
This page wraps the core flow in one client: optionally register, log in to get an access token,
configure image operations with form controls, and submit the upload request to
POST /api/images/.
Upload request builder
Use the token you get from the auth tools, or leave it blank and upload anonymously.