Skip to main content

Pricing

ModelRoute charges a single, predictable rate for file storage:
ItemPrice
Storage$0.05 per GB per month
UploadsFree
DownloadsFree
IngressFree
EgressFree
All three regions (US, EU, APAC) are priced identically. There are no hidden fees, no per-request charges, and no bandwidth costs.

How it works

Files you upload are stored on Cloudflare R2 and served through a global CDN. When a file is requested, it is cached and delivered from the closest edge location to the requester. This means fast downloads regardless of where your users are located. Storage is billed on a 30-day billing cycle using GB-days:
  1. Each file accumulates GB-days from the moment it is uploaded until it is deleted (or the billing cycle ends)
  2. At the end of the cycle, total GB-days are divided by 30 to get the average GB stored
  3. The average GB is multiplied by $0.05
This means mid-month uploads and deletes are prorated automatically. You only pay for what you store, for as long as you store it.

Example calculations

Constant storage: 10 GB stored for the full month
10 GB x 30 days / 30 days = 10 GB average
10 GB x $0.05 = $0.50/month
Mid-month upload: 5 GB uploaded on day 15, kept for the rest of the month
5 GB x 15 days / 30 days = 2.5 GB average
2.5 GB x $0.05 = $0.125 for that month
Short-lived file: 20 GB uploaded on day 10, deleted on day 12 (2 days)
20 GB x 2 days / 30 days = 1.33 GB average
1.33 GB x $0.05 = $0.067 for that month

What is included

Every file stored on ModelRoute gets:
  • Global CDN delivery — files are cached and served from the nearest edge location
  • Provider-isolated file handling — your files never touch provider infrastructure directly
  • Zero-trust security — content type detection, UUID filenames, server-verified sizes
  • Full audit trail — every upload and delete is tracked with who, when, and from where
  • Automatic TTL expiration — files auto-delete based on your organization’s retention policy
  • Compliance cloning — input files are automatically cloned to a separate audit bucket
  • Three-region redundancy — store files in US, EU, or APAC based on your data residency needs

Regions

ModelRoute stores files across three regions:
RegionLocationCDN Domain
USVirginia, USAcdn-us.modelroute.ai
EUFrankfurt, Germanycdn-eu.modelroute.ai
APACSingaporecdn-apac.modelroute.ai
All regions are priced the same. Your dashboard shows per-region usage and cost breakdowns.

Per-region breakdown

The Storage (CDN) page in your dashboard shows a per-region breakdown including:
  • Current storage (GB)
  • Month-to-date cost
  • CDN domain
This lets you see exactly where your storage is allocated and what it costs.

Volume discounts

Volume discounts are available for organizations storing over 1 TB per month. To discuss enterprise pricing, contact enterprise@modelroute.ai and include your Account ID (found in your dashboard settings).

Next steps

Uploading Files

Upload files via presigned URLs.

Downloading Files

Download execution results via CDN.