Skip to content

Workouts

The Workouts API is in BETA. It covers scheduling workouts, maintaining a workout library, and fanning workouts out to connected platforms (Garmin, Intervals.icu).

The underlying structured workout format is undergoing a rewrite. Endpoint shapes and the workout payload will change. Full documentation will land once the new format is stable.

In the meantime:

  • Endpoints exist under /api/v1/workouts/schedule/* and /api/v1/workouts/library/*.
  • They're visible in the interactive API docs.
  • They're not recommended for production use until this notice is removed.

If you're prototyping against them, reach out at [email protected] so we can give you a heads-up before the breaking changes land.