Core Feature

Program Share

New

Create a dedicated share link for any saved workout program and let users open it in a clean hosted web page with stats and full day-by-day content.

Shared workout program displayed in a hosted web page with stats and workout tabs

Create a share link for any saved program

Generate a dedicated public URL from a saved program through a dedicated endpoint.

Delete the share link when needed

Remove access at any time with a dedicated delete endpoint.

Hosted page with stats and workout details

Let users visualize the shared program in a polished web page without building that interface yourself.

Share saved programs through a dedicated hosted page

Program Share is built for products that want a simple way to expose a saved workout plan outside the app. Once a program is generated and saved, you can create a dedicated share link through the API and let users open it in a clean web page interface.

The feature includes dedicated endpoints to manage sharing lifecycle:

  • Create a share link for a saved program
  • Delete that share link when access should be revoked

This gives you a straightforward way to support temporary sharing, coach-to-client delivery, internal review, or user-to-user distribution without exposing your own application routes directly.

A polished reading experience instead of a raw JSON response

The generated link opens a proper hosted page designed for reading and sharing. Users can view the program in a much more usable format than an API payload, which makes the feature suitable for mobile sharing, messaging, email delivery, or quick previews.

Rich program content in a web-native format

The shared page is designed to expose the full program in a clear and structured interface. It can display all the key information users need to understand and follow the plan, including:

  • Program name
  • Description
  • Optional logo
  • Creation and update dates
  • Day-by-day workout organization
  • Full exercise list for each day
  • Exercise illustrations
  • Exercise descriptions

This keeps the shared version informative and easy to understand without requiring a download.

Optional statistics for fast program review

Shared program pages can also include a high-value overview such as:

  • Number of days
  • Number of exercises
  • Average number of exercises per day
  • Muscle distribution insights
  • Equipment mix
  • Muscle-balance indicators

That makes the link useful not only for athletes following the plan, but also for coaches or product teams reviewing its structure quickly.

Why this feature matters for product teams

  • Add a shareable program experience without building a public-facing viewer from scratch.
  • Improve accessibility by letting users open a saved plan directly in the browser.
  • Support growth and retention loops through easy program sharing.
  • Keep control over access with explicit create and delete share-link endpoints.

Next step

Enable Program Share right after program persistence, generate a link when the user wants to share, and revoke it whenever that public access should end.

Everything You Need to Build

Launch faster with Workout API

Stop rebuilding core workout logic from scratch. Plug in Workout API and focus you or your team on product experience, retention, and growth.