Shorten url / Paste text / Upload file
Tips:
- Drag bookmarklet button Drop.it.r to your Bookmarks Bar for quick drop text and url
- File uploaded or text pasted must be less than 10MB
- Post a url (include http:// or https://) to create short url
- You can email url / text / file to:
- Set expiration and/or access code in email subject as "expire 1, access Access_Code" without quotation marks
Post:
- URL: https://vik.im/drop/
- Method: POST || GET (urlencode required for GET)
- f: file || d: text or url
- Optional parameter:
- expire: expiration time in hour
- access: set access code
- format: return specific data format
- Supported format:
- hash: return hash code in plain text
- json: return json file
- - hash: hash code
- - urs: short url
- - url: raw file url or original url (not available if access is limited)
- - exp: expiration time if available
Get:
- URL: https://vik.im/${hash}
- Method: POST || GET
- Response: (html) web page for image or text file || (HTTP 301) redirect to raw file or original url
- Error: (HTTP 404) resource expired || (HTTP 403) access denied
- Optional parameter:
- p: access code
- format: return data format
- Supported format:
- url: return original url
- json: return json file
- - hash: hash code
- - urs: short url
- - url: raw file url or original url (expires in 5 mins if access is limited)
- - exp: expiration time if available
Buy me a coffee