Data as of Aug 16, 2026 · Based on 267 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 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.
When looking for cloud storage that natively supports rclone without penalizing you with per-request API fees (common with traditional hyperscalers like AWS S3 or Google Cloud), you should focus on flat-rate S3-compatible object stores or file-based providers with protocol access.
The top options that explicitly do not charge for API requests include:
s3 remote type in rclone).s3 backend.webdav or sftp remote backends.To help narrow down the best fit, could you share:
If your main requirement is rclone compatibility and no charges for API requests (PUT/GET/LIST/etc.), your options are fairly limited because many object storage providers bill for API operations.
Here are the best choices:
| Service | rclone support | API request fees | Notes |
|---|---|---|---|
| American Cloud | Native S3 | No | Explicitly advertises free API requests and zero egress fees. Compatible with rclone via S3. americancloud.com |
| Wasabi | Native S3 | No | No API request charges for standard storage. Monthly minimum storage duration and capacity rules apply. |
| Quotaless Cloud | Native S3 + WebDAV | No | Specifically states there are no API call charges or bandwidth fees. Designed to work with rclone. quotaless.cloud |
| Storj | Native S3 | No request charges | Charges for storage and egress, not individual API operations. |
These are excellent with rclone but can become expensive if you make lots of small operations:
Services like Google Drive, Dropbox, OneDrive, Koofr, MEGA, and Filen work well with rclone and generally don't charge per API request on consumer plans, though they may enforce rate limits or quotas instead of billing for API usage.
If you're planning to use rclone for frequent syncs with millions of files, choosing a provider without API request billing can save a significant amount compared to B2 or AWS S3.
When using Rclone with commercial cloud object storage, many S3-compatible or traditional providers penalize you with transaction/API request fees (Class A, B, or C operations) whenever rclone indexes, lists, or modifies directories.
The best cloud storage providers that officially or natively support rclone and do not charge for API requests fall into distinct categories depending on whether you prefer S3 object storage or standard file/protocol storage:
s3 provider type.sftp (port 23) or webdav backends.If you'd like, let me know:
I can give you the exact rclone configuration template and recommended performance flags (like --transfers limits) for your preferred choice.
If your priority is rclone compatibility + no API request charges, you’ll generally want to avoid many traditional S3 providers that bill for GET, LIST, and other operations. Good candidates are:
| Service | rclone support | API request fees | Notes |
|---|---|---|---|
| Backblaze B2 | Yes (native rclone backend) | No API transaction fees (current pricing change) | Excellent for rclone backups; still charges storage and some download bandwidth. rclone.orgwww.reddit.com |
| Google Drive | Yes | No API request charges for normal consumer use | Good for personal storage; API quotas exist, but not per-request billing. rclone.org |
| Microsoft OneDrive | Yes | No API request charges | Works well with rclone; good if you already have Microsoft 365 storage. rclone.org |
| Dropbox | Yes | No API request charges | Good compatibility, though storage pricing is less competitive. rclone.org |
| Koofr | Yes | No API request billing | Privacy-focused consumer storage with rclone support. www.reddit.com |
| MEGA | Yes | No API request billing | Works with rclone; has some operational limitations compared with S3-style storage. www.reddit.com |
Best overall for rclone backups:
→ Backblaze B2
Best if you want lots of free storage already included:
→ Google Drive
Best if you already pay for a subscription:
→ Microsoft OneDrive via Microsoft 365
A few services that are rclone-compatible but may not meet your requirement:
If you tell me your target size (e.g., 100 GB, 1 TB, 10 TB) and whether this is for backup, sync, or mounting as a drive, I can narrow it down.