Build apps for GymSys gyms
Ship once and every gym running GymSys can install your app from their Apps screen. Live occupancy, schedules and plans through one small SDK — read-only scopes, human review, no OAuth dance.
Three kinds of app, one API
Every route is read-only in v1. No member names, no money, no doors, no writes — the boundary is enforced server-side, not by convention.
Lobby displays
Put live occupancy, today's classes and the plan board on a screen in the gym. The SDK hands you the gym's own theme, so it looks native on day one.
Analytics dashboards
Aggregated attendance statistics and anonymous entry events — enough to chart traffic patterns, never enough to identify a member.
External services
Run your own backend? Ask for a server key at install and call the same read API from anywhere, per gym, revocable by the gym at any time.
From signup to installed in four steps
Sign up, confirm your email, and the GymSys team reviews you — usually the same day.
Name it, point it at your HTTPS URL, and tick only the scopes you actually need.
A human checks the URL and the scopes. Approved apps appear in every gym's catalog.
A gym installs you in one click. Your page loads in a sandboxed frame with a signed session.
Create your developer account
Accounts and app versions are both reviewed by a human before anything reaches a gym.