getswift

Temporary files, programmatically.

Create one-time upload links, set expiry, and keep your own scripts moving.

API keys

Sign in required

Upload a file

One request. One temporary link.

curl -X PUT https://api.temp.getswift.cloud/api/upload \
  -H "x-api-key: YOUR_KEY" \
  -H "x-file-name: notes.zip" \
  -H "x-expires-in: 1 day" \
  --data-binary @notes.zip
Expiry presets15 min → 7 days
Access modeslink · recipient · password