docs

Documentation Home API Index

Endpoints

Core API routes used by the GymTracker client.

GET /sessions

Returns all sessions for the authenticated user.

POST /sessions

Creates a new training session with exercises and set data.

GET /exercises

Returns the exercise catalog used by session and program flows.


Navigation