Temporary Storage
60 minute expiry
Upload files or paste text. Everything automatically expires after 60 minutes. Use raw links for direct downloads or integrate with your CLI using the API.
Use curl to upload files directly:
curl -F "file=@yourfile.txt" https://tmpf.bypassly.co/api/upload
Or send text:
curl -F "content=hello world" https://tmpf.bypassly.co/api/paste