Uploader
Upload file to TeraBox
Upload a file to TeraBox and get a shareable link back.
Accepts either a direct file upload (multipart/form-data) or a remote URL (application/json).
Limits
- Max file size: 100 MB
- Blocked types: executables, scripts (.exe, .sh, .js, .apk, …)
Share password
Pass an optional 4-character alphanumeric password to lock the share link.
post/uploader/terabox
Request body
Response
File uploaded and shared successfully
Example response
{
"creator": "@PaxSenix",
"ok": true,
"message": "Hope you guys love my hard work :3"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.