Data as of Aug 25, 2026 · Based on 277 AI responses from ChatGPT Search and Google AI Mode · See how Parse measures this
For Rclone + no-API-fee needs,
Wasabi is the top pick: evidence calls out no charges for API requests or egress.
Cloudflare R2 is a close alternative when zero egress and S3 compatibility matter. B2 is best if you prize low storage costs but may have minimal transaction fees.
Brands AI recommends here
Wasabi — best when you require rclone compatibility with truly no API or egress charges; the evidence explicitly calls out zero fees for API requests and downloads.
Cloudflare R2 — pick this when you want S3-compatible rclone storage plus $0 egress and free Class A/B operations; great for avoiding bandwidth fees but verify S3-compat behavior for your workflow.
Backblaze B2 — a solid choice for rclone with low storage costs and minimal transaction fees, often recommended for larger (1TB+) use; may not be completely free of API transaction charges.
Impossible Cloud — useful if you want a low-cost S3-compatible alternative that avoids major hyperscaler API fees; check region and support details for rclone workloads.
If your main requirement is rclone compatibility + no API request charges, you will generally want to avoid providers that meter operations (common with S3-compatible object storage) and choose services where API usage is included. Rclone supports many providers, including consumer storage and object storage backends.
Good options:
| Service | rclone support | API request fees | Notes |
|---|---|---|---|
| Google Drive | Yes | No separate API request charges | Good general-purpose choice; rclone has a mature Drive backend. Rclone |
| Microsoft OneDrive | Yes | No separate API request charges | Good if you already use Microsoft 365. Rclone |
| Dropbox | Yes | No separate API request charges | Reliable rclone support, though storage pricing can be higher. Rclone |
| MEGA | Yes | No separate API request charges | Privacy-focused; rclone supports it, but some advanced workflows may be slower. Rclone |
| pCloud | Yes | No separate API request charges | Popular for personal storage; supported by rclone. Rclone |
| Proton Drive | Yes | No separate API request charges | Privacy-oriented; rclone support exists but is newer than Drive/Dropbox. Rclone |
| Backblaze B2 | Yes | Not fully free | Excellent with rclone, but API transactions can be billed depending on usage. Rclone |
| Cloudflare R2 | Yes | Better than many S3 services, but not always zero-cost | rclone supports it through the S3 backend; check current pricing for operations. Rclone |
A few things to watch:
LIST, GET, and PUT request, even if storage is cheap. sync and check operations can generate many API calls, especially with huge file counts. If you tell me your approximate storage size (e.g., 500 GB, 5 TB, 50 TB) and whether this is for backup, media storage, or active file syncing, I can narrow it down.
If you need an rclone -compatible cloud storage provider that doesn't nickel-and-dime you for API requests (PUT, GET, LIST, DELETE), your best options are S3-compatible object storage providers that explicitly bundle or waive transaction fees . Unlike hyperscalers (like AWS S3 or Cloudflare R2) which charge per million operations, a few standout providers do not charge for API calls at all.
Top Recommendations for Rclone with $0 API Request Fees
s3 provider type and setting the endpoint to Wasabi's URL.rclone.rclone starts hammering Google Drive or OneDrive with hundreds of listing/fetching requests per second to sync millions of small files, you will get temporary HTTP 429/503 rate-limit bans or slow-down pacers rather than extra bills.Avoid These If You Hate API Fees
rclone , but they do charge for class B/C transactions after you exceed their daily free tier limits.rclone check or rclone sync runs on massive small-file directories.If you can share how much data you plan to store and how often files change or get synced , I can help you figure out if Wasabi's 90-day retention or a consumer drive fits your workflow better.
If you are looking for a cloud storage provider that integrates natively with rclone and does not nickel-and-dim you with per-request API fees (unlike AWS S3, Google Cloud Storage, or Cloudflare R2's paid tiers), you have a few solid options depending on whether you want a completely free tier or paid hot storage without hidden request overhead.
LIST, GET, PUT , or any other API calls).LIST and HEAD requests during syncs, comparisons, and directory traversals, Wasabi’s no-API-cost model makes frequent operations completely predictable.b2_upload_file ) are completely free.--fast-list flag (or set RCLONE_FAST_LIST=true ), you drastically reduce the number of API calls made, keeping your transaction costs at absolute zero for standard sync workloads.To help narrow down the best choice, tell me:
Yes. Wasabi is probably the closest match to what you're looking for.
If your priority is specifically “I can hammer it with rclone without worrying about API-request charges,” choose Wasabi. It explicitly states that API requests and egress are free, subject to its fair-use policy.
One caveat: Wasabi's current Pay-Go terms have a 1 TB minimum commitment and a 90-day minimum storage duration, so it's less attractive if you're only storing a small amount.
If you tell me roughly how much data you need (e.g. 500 GB, 5 TB, 50 TB), how often you'll upload/download it, and whether it's backup or active storage, I can compare Wasabi vs. B2 and find the cheapest option for your particular rclone workload.
If you need an rclone -compatible cloud storage provider that doesn't charge per-request/API fees (unlike AWS S3 or Backblaze B2, which nickel-and-diming you for GET, PUT , or LIST operations), your best options depend on whether you want a completely free tier or paid flat-rate storage.
To help narrow down the ideal choice, let me know:
Yes. If your key requirement is rclone + no API-request charges, there are a couple of particularly good choices.
B2 is probably the closest match to what you're asking for. Backblaze currently says that Class A, B, and C API calls are free for pay-as-you-go customers. Class D transactions are charged, although the first 2,500 per day are free.
It also works very well with rclone because B2 is a supported rclone backend.
Why I'd choose it:
R2 is also S3-compatible and works with rclone.
However, it does charge for API operations above its free allowance:
So if by "does not charge for API requests" you mean you can hammer the API with millions/billions of rclone operations without an API-request bill, R2 isn't the right choice.
| Service | rclone | API request charges | Egress |
|---|---|---|---|
| Backblaze B2 | ✅ | Mostly free | Limited free allowance |
| Cloudflare R2 | ✅ | ❌ After free tier | Free |
| Wasabi | ✅ | Generally no request fees | Subject to policy |
I'd pick Backblaze B2 if your workload generates lots of rclone operations—especially ls, sync, copy, check, and small-file operations.
If you tell me roughly how much storage you need (e.g. 1 TB, 10 TB, 50 TB) and whether you'll upload/download frequently or mainly use it as cold storage, I can compare B2, Wasabi, R2, and a few less-obvious options and find the cheapest one for your particular rclone workload.
If your requirement is rclone + no per-API-request charges, the best fits are:
| Service | rclone | API-request fees | Storage | Egress |
|---|---|---|---|---|
| Backblaze B2 | ✅ Native rclone integration | Mostly free | $0.00695/GB-month after first 10 GB | Free up to 3× monthly stored data |
| Cloudflare R2 | ✅ S3-compatible | Free up to 1M Class A + 10M Class B/month | $0.015/GB-month | Free |
Backblaze B2 is particularly good if your priority is eliminating API-operation costs. Backblaze currently lists Class A, B, and C API calls as free; only certain Class D transactions cost money, with the first 2,500/day free.
It also has an explicit rclone integration, and the current storage price is $0.00695/GB-month after the first 10 GB.
Cloudflare R2 is another excellent option, especially if you'll download a lot. It has no egress charges, and its S3-compatible API works with rclone.
The catch is that API requests aren't unlimitedly free: R2 includes 1 million Class A and 10 million Class B operations per month; after that, they cost $4.50/million and $0.36/million respectively.
Bottom line: If by "does not charge for API requests" you mean you don't want API-call costs to accumulate at all, I'd choose Backblaze B2. If you expect substantial downloads/egress, R2 can be cheaper overall despite its API limits.
The best primary recommendation for cloud storage that natively supports rclone via standard S3-compatible APIs and does not charge for API/transaction requests is Wasabi Hot Cloud Storage . Other viable zero-per-request or alternative options include Rabata and consumer-centric setups, though major players like Cloudflare R2 or Backblaze B2 charge fractions of a cent per operation.
Top Rclone-Compatible Providers with No API Request Fees
| Provider | Storage Pricing | API / Request Fees | Egress / Download Fees | Important Caveats |
|---|---|---|---|---|
| Wasabi | ~$6.99 / TB / month | $0 (PUT, GET, LIST free) | $0 (up to 1x storage ratio) | 90-day minimum object retention policy |
| Rabata | Flat transparent tiers | $0 | Low or zero-tier dependent | Server-side copy / ModTime updates limited |
| Cloudflare R2 | ~$0.015 / GB / month | Small fees after free tier (1M Class A / 10M Class B free) | $0 (Zero egress) | Not entirely free for heavy continuous API syncing past monthly limits |
Key Details on Using Rclone with Zero API Fee Storage
s3 storage, setting the provider to Wasabi , and pointing to the regional endpoint (e.g., s3.wasabisys.com ). Because it doesn't bill for LIST or GET operations, intensive rclone flags like --fast-list won't inflate your invoice.If you can share your approximate total data size and how often files change or get deleted , I can help you decide if Wasabi's retention policy or a different S3-compatible tier fits your budget best.
Yes. Backblaze B2 is probably the best match for what you're asking for right now.
If by "does not charge for API requests" you mean literally unlimited API requests at $0, B2 is unusually good: its normal storage operations (Class A/B/C) are free. It isn't quite literally every possible API call—Class D has a small charge after the daily allowance.
Cloudflare R2 is not as good for this particular requirement. It supports S3/rclone, but after its free allowance it charges $4.50/million Class A requests and $0.36/million Class B requests.
So if you're doing something like rclone backups with lots of small files, I'd pick Backblaze B2 over R2 specifically because of the free API transactions.
If you tell me roughly how many TB you need and whether you'll frequently download/restore the data, I can compare B2, Wasabi, R2, Hetzner, and a few others and identify the cheapest option.
When using rclone with cloud storage, heavy operations like sync, check , or ls can trigger thousands of API calls. Standard enterprise providers like AWS S3 or Backblaze B2 bill for these transactions (Class B/C calls), which can lead to unexpected bills if you have a massive directory tree.
The best rclone-compatible cloud storage alternatives that explicitly do not charge for API requests include:
Tip: When running rclone sync commands on object storage with large numbers of small files, always append the --fast-list flag to minimize the total count of listing requests made to the backend.
If you can share your approximate storage size and how you plan to use rclone (e.g., heavy rclone mount vs. weekly backup scripts), I can help you pick the most cost-effective provider among these options.