Quick answers about file sizes, privacy guarantees, security, and developer tools
🐾 Have a quick question? Use the search bar below or click any category to find instant answers! Still stuck? Our team is always reachable via support.
Yukisbox supports uploading files up to 2GB (2,048 MB) per file for completely free! There are zero hidden speed caps, zero bandwidth limits, and no paid subscriptions required.
Uploaded files are retained with lifetime duration by default, provided they comply with our Acceptable Use Policy. Unlike temporary drop services that delete files after 24 hours, Yukisbox keeps your links active indefinitely until you choose to delete them.
Yes! During upload on the homepage or via our API, you can enter a custom slug (e.g. my-awesome-video), giving you a personalized, memorable link like https://yukiapi.site/file/my-awesome-video.
Yes! Click on the [ 🌐 Remote URL ] tab on the homepage or use our /upload-url API endpoint. Simply paste any direct public download link, and our high-speed gateway will fetch and store it on your behalf in seconds.
Yes! Check out the [ 📝 Paste / Text ] tab on the homepage. You can paste code snippets, configuration files, or markdown directly, choose a syntax highlight extension, and share both direct viewer pages and instant /raw/{uid} text streams.
Yes! Yukisbox features a built-in Telegram Post & File Importer. Simply paste any public Telegram message link (e.g. https://t.me/channel/123) into the [ ✈️ Telegram ] tab on the homepage. Yukisbox instantly inspects the file name, size, and security status, allowing you to generate a fast, direct download and streaming link up to 2GB with 1 click.
No. Never. Yukisbox operates under a strict Zero-Logs architecture. We do NOT store or correlate IP addresses, user-agent fingerprints, or download histories in any database. Intermediate upload buffers in /tmp are hosted on RAM (tmpfs) and unlinked immediately after ingestion.
When you set a password, it is hashed with a cryptographic salt using PBKDF2/SHA-256 before storage. Anyone attempting to view or download the file must enter the correct password. The raw plain text password is never stored or logged.
Self-destruct allows you to set a maximum download threshold (e.g. max_downloads=1). The exact millisecond the threshold is reached, the file and all database records are permanently eradicated from our servers.
To eliminate 99.8% of malware distribution vectors, we enforce an immutable blocklist on dangerous executable formats:
.exe, .scr, .cpl (Windows Executables).bat, .cmd, .vbs, .ps1, .hta (Scripting Payloads).msi, .dll, .com, .jar (Binaries & Applets)All media (MP4, MKV, MP3, FLAC), images (PNG, JPG, WebP, GIF), documents (PDF, DOCX, TXT), archives (ZIP, RAR, 7Z, TAR), and authenticated Android APK packages are 100% supported.
Every file stream passes through an automated multi-layer triage: (1) Magic byte inspection to verify true binary file headers, (2) Real-time hash comparison against threat intelligence blacklists, and (3) Asynchronous neural heuristic scanning for phishing and social engineering indicators.
Yes! Yukisbox offers a high-speed, rate-limited REST API for developers. Check out our comprehensive API Documentation for copy-paste code snippets in Python, cURL, JavaScript, and Node.js.
You can upload a file in one terminal command:
curl -F "file=@myvideo.mp4" https://yukiapi.site/upload
Yukisbox complies fully with Title 17, United States Code, Section 512 (DMCA). If your copyrighted work has been uploaded without authorization, send a takedown notice containing the exact file link to dmca@yukiapi.site. Verified infringement notices are processed and links disabled within 2 to 12 hours.
We maintain an absolute zero-tolerance policy against CSAM/CSAE, violent terrorism, and credential phishing. Report violating links immediately via our Abuse Reporting Portal or email support@yukiapi.site for immediate eradication.