Gymker Gymker

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

  1. Sign in to the Gymker console → "Gym Management · Open Platform" → create a credential set.
  2. Pick sandbox (integration) or prod (live).
  3. Hand off AppId / AppSecret / AesKey to your partner once. AppSecret is shown only once.
  4. Partner integrates following the two guides above.

Each AppId is hard-bound to one gym; multi-gym integrations need separate credentials per gym.