Fitness Domain

Fitness API

Activities, stats, goals, nutrition logs, and exercise libraries

API Prefix

/api/fitness

Every endpoint hangs off this prefix so you can compose requests consistently.

Endpoint coverage

7

Curated routes spanning common workflows

Playground ready

Deep link directly into the playground with your preferred method and path.

Open in Playground

Capabilities

What you can simulate

Mix and match endpoints to validate dashboards, onboarding flows, error states, and integration docs before touching production systems.

1

Activity logging with route and duration data

2

User stats, goals, and nutrition history

3

Exercise libraries for training plans

4

Consumer wellness payloads distinct from hospital data

5

Search-ready activity and exercise filters

6

Portfolio-friendly fitness app fixtures

Endpoints

Available routes

Each endpoint responds with JSON objects modeled after production systems, complete with pagination, filtering, and optional latency controls for stress testing.

GET

/api/fitness/users/user_fit_001/activities

Try it
POST

/api/fitness/activities

Try it
GET

/api/fitness/activities/activity_001

Try it
GET

/api/fitness/users/user_fit_001/stats

Try it
GET

/api/fitness/users/user_fit_001/goals

Try it
GET

/api/fitness/nutrition/log?user_id=user_fit_001

Try it
GET

/api/fitness/exercises

Try it
fitness

Prototype consumer health apps

Build Strava- and wellness-style interfaces against deterministic workouts and goals.

Explore more

Other mock API domains

Browse the full library of free mock API domains for your next project.