Paste a link and download in a click
For videos, a mini player opens right here for instant preview. You can also open the source in a new tab to save it.
Active Sessions
0 live
Throughput: 1.0x
Use direct links
Paste a direct media URL. Videos can play here instantly.
Inline video preview
A compact player opens below for links that allow embedding.
Revenue tracking
Admin earns from all activity; users earn on their own downloads.
Downloader
Paste a direct media URL. For videos, preview will play below.
Download Inventory
Sign Up
Register your role to access your panel. You’ll stay signed in on this device until you log out.
User Panel
Track your downloads and revenue.
Your Revenue
$0.00
Your Downloads
0
Quick Downloader
Activity Feed
Payout Platforms
Open official pages in a new tab.
Admin Panel
Overall stats and revenue.
Note: API settings are stored only on this device.
Total Downloads
0
Admin Revenue
$0.00
User Revenue (All)
$0.00
Per Download Value
Affects future downloads.
Quick Downloader
Activity Feed
Payout Platforms (Admin)
Open official pages in a new tab.
API Requirements
Define, save, and test any API your app may use later.
Admin-only. You can export and import these settings to move them between devices.
New API Profile
- Media Extraction: Base URL (e.g., https://api.videox.com), path (/v1/extract), method POST, JSON body with the source URL.
- Link Unfurl: Base URL, path (/v1/unfurl?url=...), method GET, optional API key header.
- URL Safety: Base URL, path (/v1/check), method POST, body { "url": "..." }.
- File Storage: S3-like endpoints need auth headers; never paste real secrets here if you’ll share this page.
- Email: Use header-based API (e.g., Sendgrid) or SMTP gateway endpoints if exposed.
- Analytics: POST events to your analytics ingestion endpoint.
- OAuth2: Token URL issues access_token via client credentials; bearer is auto-applied for Test.