API reference (v2)
The Trainingym Integrations API lets external software read and write members, activity calendars, schedules and push notifications.
- Base URL:
https://api.trainingym.com - Version: all routes are under
/api/v2/... - Auth: Bearer token (JWT). See Authenticate with API keys.
Deprecated v1
API v1 is deprecated. New integrations must use v2. If you are still on v1, contact integraciones@trainingym.com to plan your migration.
Trying requests
Each endpoint page has a Try it panel. Paste your Bearer token into the Authorization field and send a request against the live API. Requests run against production, so use test data where possible.
Browse the endpoints in the sidebar, grouped by area (Identity, Members, Activities, Notifications).