ACTION | TYPE | URL | Description |
---|---|---|---|
UPLOAD | POST | https://sharefast.me/api/v1/upload | Upload new file to sharefast |
KEY | VALUE | DEFAULT | DESCRIPTION |
---|---|---|---|
key | API KEY | required ShareFast API Key | |
files[] | FILE | required File or files can be multiple | |
token_length | 2-7 | shortest available | optional How long link should be? |
expire_time |
1m - 1 minute
10m - 10 minutes
1h - 1 hour
12h - 12 hours
24h - 24 hours
3d - 3 days
7d - 7 days
|
24h | optional Time after files will be deleted. |
case_sensitive | 1 or 0 | 0 | optional Should token be case sensitive? |
password | Your Password | false | optional Token password only A-z0-9 allowed |
admin_key | Your Key | randomly generated | optional Admin key lets you manage your files afterwards only A-z0-9 allowed |