Skip to content
WJunction - Webmaster Forum

Uploadao.com | Every Download Pays. Every Sale Pays More. | PPD · PPS · MIX · Referral | Daily Payouts from $3 | 14 Languages | Free

Dear WJunction community,

Uploadao.com pays you for every download, every sale, and every
referral — Uploadao turns your links into multiple income streams — starting from just $3, daily payout.

─────────────────────────────

✅ What Makes Us Different :

→ Clean pages — users trust it, come back, download more
→ Built-in premium conversion — you earn from sales automatically
→ 14 languages — your audience feels at home worldwide
→ Bigger files = higher rates
→ Live real-time dashboard
→ 15% referral earnings from every uploader you bring in

─────────────────────────────

💸 How You Earn :

PPD — 100% of downloads
PPS — 60% of sales + 60% of rebills
Mixed — 40% downloads + 30% sales + 30% rebills
Referral — 15% from all affiliates, forever

Switch modes anytime. No restrictions.

─────────────────────────────

💰 Payouts :

$3 minimum · Paid daily
PayPal · Bitcoin · USDT · Ethereum · WebMoney

─────────────────────────────

🔗 Pages :

💰 Earn Money → uploadao.com/make_money/
⭐ Premium → uploadao.com/premium/
❓ FAQ → uploadao.com/pages/faq/
🔌 API → uploadao.com/pages/api/
📧 Contact → uploadao.com/contact/

─────────────────────────────

Questions? Post below or email support@uploadao.com

uploadao.com — Upload once. Earn every day.
 
Second payout requested ♡♡
Post automatically merged:

Thanks too much for the payment ♡♡♡ but never discount one dollar again 😂 i need every cent , thanks again ♡♡♡
 
Last edited:

123 comments

Thanks too much for the payment ♡♡♡ but never discount one dollar again 😂 i need every cent , thanks again ♡♡♡
You’re welcome! We’ll do our best, but the $1 is the network transaction fee for USDT payouts.
Post automatically merged:

hello,
Went through the API docs , a few things worth fixing, two of them are straight-up bugs in the documentation itself:

1. The account/stats sample response isn't valid JSON. As printed, it has a trailing comma after "profit_total": "0.00000", before the closing brace, and there's no comma between the ] and "status": 200. Anyone copy-pasting it into a parser to test gets a syntax error and assumes they've done something wrong.

2. status changes type between endpoints. The remote-upload status check returns "status": "200" as a string, while every other endpoint returns "status": 200 as an integer. Strict parsers choke on that.

3. filecode vs file_code. /file/info returns filecode, /file/list returns file_code. The input parameter is always file_code. Costs everyone the same debugging hour.

4. No delete endpoint — neither for files nor folders. There's List deleted files, so deletion clearly exists somewhere, just not through the API.

5. public is readable but not writable. You can filter with public=1 and the field comes back in file/list, but there's no endpoint to change it after upload.

Also, most of the examples are dated 2021–2022 — worth a refresh pass while you're in there.
Hello,

Thanks for the detailed report , really useful.

We fixed the invalid JSON in account/stats, and found the same comma issue in a couple other endpoints you didn't mention (folder/create, folder/rename, files/deleted). We also fixed the status type mismatch on remote-upload, which now returns an integer like every other endpoint, and refreshed the outdated example dates.
 
Last edited:

About the author

Uploadao
Active Member · Joined
43
Messages
23
Reactions
8
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom