Freemium Model
Saturday’s API is free for partners to integrate. The monetization happens at the athlete level — athletes subscribe to Saturday for full-precision nutrition data.Teaser vs. full comparison
| Teaser (free) | Full (subscribed) | |
|---|---|---|
| Carbohydrates | Range: "carb_range_g_per_hr": "60-80" | Exact: "carb_g_per_hr": 62.5 |
| Hydration | Range: "fluid_range_ml_per_hr": "600-900" | Exact: "fluid_ml_per_hr": 620 |
| Sodium | Range: "sodium_range_mg_per_hr": "300-600" | Exact: "sodium_mg_per_hr": 485 |
| Products | Category only (“gel”) | Specific products + schedule |
| Safety metadata | Full | Full |
| Confidence score | Shown | Shown |
Safety is never gated. Both teaser and full responses include complete safety metadata. Safety information is always free.
Detecting response type
Subscription flow
When an athlete wants full precision:- Your app shows teaser data with the upgrade CTA
- Athlete taps the upgrade link (
subscribe_urlfrom thesubscription_cta) - Athlete subscribes on saturday.fit or through the Saturday app
- Next API call for that athlete returns full precision data
subscribe_url includes your partner ID for attribution. You don’t handle payment — Saturday manages the subscription.
Attribution requirements
Required (teaser tier)
- Visual attribution: “Powered by Saturday” or the Saturday logo near any teaser nutrition data
- Link: Attribution must link to
saturday.fitor thesubscribe_url
Example implementation
Not required (full tier)
Attribution is appreciated but not required when displaying data for subscribed athletes.Partner value exchange
- Partners get: Free nutrition intelligence for their platform
- Saturday gets: Distribution to athletes who may subscribe
- Athletes get: Personalized nutrition whether they subscribe or not