EGYM · AsyncAPI Specification
EGYM MMS Webhook Events
Version 1.0.0
DERIVED, NOT PUBLISHED BY EGYM. EGYM documents its webhook surface in prose at https://developer.egym.com/general/webhooks and manages subscriptions through the MMS API V2 OpenAPI document, but publishes no AsyncAPI. This document is an API Evangelist rendering of exactly what EGYM documents — six event types, one flat payload shape, an x-api-key shared secret and a 5-second receiver timeout — and adds nothing that EGYM does not state. See asyncapi/egym-events-webhooks.yml for the captured source material and the gaps. generated: 2026-08-12 method: derived source: https://developer.egym.com/general/webhooks
View Spec
View on GitHub
CompanyFitnessHealthWellnessCorporate WellnessConnected EquipmentGym ManagementMember ManagementCheck-inMeasurementsWorkoutsAnalyticsWebhookGermanyAsyncAPIEventsWebhooks
Channels
memberEvents
The single registered callback URL receives every subscribed event type.
Messages
GymCheckin
Gym check-in
A customer has physically checked in at a gym.
GymCheckout
Gym check-out
A customer has physically checked out from a gym.
EquipmentCheckin
Equipment check-in
A customer has physically logged in to equipment in a gym.
MembershipDelete
Membership deleted
Member data has been deleted from EGYM.
GeniusOnboardingCompleted
Genius onboarding completed
A member completed EGYM Genius onboarding.
TestEvent
Test event
Verification event, fired on demand by POST /api/v2/webhooks/{id}/trigger.
Servers
https
partnerReceiver
The partner's own HTTPS endpoint, registered with EGYM via POST /api/v2/webhooks. EGYM requires a valid SSL certificate, reachability without VPN, and a response within 5 seconds. The host is supplied by the subscriber, not by EGYM.
AsyncAPI Specification
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.