Connected to your
existing software.
GymLock integrates with your studio management – so membership status and locker access are always in sync. Fully automatic.
No more manual processes.
Without integration, locker access permissions must be managed manually. A laborious, error-prone process – especially in large studios with high member turnover.
With GymLock, everything happens automatically: new member activated? Access granted. Subscription cancelled? Access revoked. Membership paused? Access temporarily blocked. No manual intervention needed.
What happens automatically:
Access is granted immediately after activation in Magicline
Access is automatically revoked – no locker accessible anymore
Access is temporarily blocked, automatically reactivated after the pause
New medium is synchronized directly from Magicline
GymLock & Magicline
The first and deepest integration – for studio operators who rely on Magicline.
Magicline – member data
Membership, RFID media, and access permissions are synchronized directly from Magicline. GymLock uses the Magicline API for bidirectional updates.
AvailableAutomatic access revocation
When a subscription expires in Magicline, GymLock automatically and immediately revokes locker access – without manual intervention.
AvailableLocker assignment from Magicline
Assign members to fixed lockers directly from the Magicline interface. Changes are immediately transmitted to GymLock.
AvailableRFID medium synchronization
When a new wristband or card is registered in Magicline, GymLock automatically picks up the medium – no duplicate data entry.
AvailableMore integrations planned.
GymLock is continuously expanded with new integrations. Get in touch if your software isn't listed yet.
Your software not listed?
GymLock offers an open REST API. With the right technical foundation, almost any integration is possible. Contact us – we'll assess feasibility together.
Request integrationOpen architecture.
GymLock is built for integrations from the ground up. Our REST API enables connection to your own systems and future partners.
- REST API for all core functions
- Webhook support for real-time events
- OAuth 2.0 authentication
- API documentation on request
- Sandbox environment for developers
Authorization: Bearer {token}
GET /api/v1/locks/{id}/status
→ { "state": "locked", "member": "..." }
POST /api/v1/members/{id}/access
→ Grant/revoke permissions