Authenticate to the WellnessLiving API and book a class or appointment for a client.
domain: wellnessliving.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Contact your WellnessLiving Account Executive to request API access; complete the API Access Questionnaire, then sign the NDA and API Agreement before credentials are issued.
Call the WellnessLiving token endpoint via POST to exchange your API credentials for a Bearer token.
Include the Bearer token on subsequent requests, along with the k_business value provided in your API welcome email.
Look up the client's uid (per the 'Finding user information' tutorial) before booking on their behalf.
Call the appropriate booking endpoint with the client uid, k_business, and class/appointment identifiers to complete the booking, following the 'Booking an appointment' tutorial in the Developer Portal.
Known gotchas
WellnessLiving API access is gated behind a sales/NDA process (Account Executive, questionnaire, NDA, API Agreement) rather than instant self-serve signup, so budget lead time before you can call the sandbox.
Bearer tokens expire after 3600 seconds (1 hour); a legacy signature-based auth scheme also exists for some endpoints, so confirm which auth mode a given endpoint expects before assuming Bearer-only.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?