Website Integration Engine
Connect Gym OS to Your Website
Embed responsive booking, membership, waiver, and community widgets or integrate custom workflows via REST & SDK.
Target Facility
Theme Mode
No-Code 1-Line Embed
Standard Script Embed (Recommended)
<script src="https://sendrlabs-gym-os.web.app/widget.js"></script> <div data-gymos-widget="booking" data-location="loc_dublin_central" data-theme="dark"> </div>
Direct Iframe Alternative
<iframe src="https://sendrlabs-gym-os.web.app/embed/booking?location=loc_dublin_central&theme=dark" width="100%" height="650" frameborder="0" style="border-radius: 16px; border: 1px solid rgba(255,255,255,0.1);" allow="payment; camera" ></iframe>