Open Platform · Developer Docs
Lets external systems (storefronts, self-service kiosks, third-party SaaS) call studio capabilities. Gym admins issue credentials in the console; partners integrate via the two guides below. All calls go over HTTPS + HMAC-SHA256, scoped to the authorized gym.
Note · API docs are currently maintained in Chinese only. An English edition is planned.
Base URL
https://www.gymker.com/api/open/v1 Auth AppId + AppSecret · HMAC-SHA256
Channel JSON · optional AES-256
Onboarding
- Sign in to the Gymker console → "Gym Management · Open Platform" → create a credential set.
- Pick
sandbox(integration) orprod(live). - Hand off
AppId / AppSecret / AesKeyto your partner once. AppSecret is shown only once. - Partner integrates following the two guides above.
Each AppId is hard-bound to one gym; multi-gym integrations need separate credentials per gym.