You can use our API to automate file uploads.
All uploaded files are automatically deleted after 60 minutes.
Method: POST
Params: file=/path/to/test.jpg
URL: https://tmpfiles.org/api/v1/upload
Example with CURL:
curl -F "[email protected]/Users/myuser/test.jpg" https://tmpfiles.org/api/v1/upload