EGYM Pay with Wellpass API

Authorization-and-capture API for booking platforms. A Wellpass member generates a single-use booking code in the Wellpass app for a specific gym; the partner platform validates the code (dryRun true), then redeems it (dryRun false), which creates the booking and charges the member's Wellpass credit wallet, returning a payout amount. A cancel operation returns credits and is explicitly documented as idempotent. Currently available in France and Belgium only. Two operations, documented in prose with a 13-entry typed business-error registry — EGYM publishes no OpenAPI for this surface and the base URL is a {baseUrl} placeholder issued to partners at onboarding, so no public host exists to record.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/pay-with-wellpass"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: egym:pay-with-wellpass
name: EGYM Pay with Wellpass API
description: Authorization-and-capture API for booking platforms. A Wellpass member generates a single-use
  booking code in the Wellpass app for a specific gym; the partner platform validates the code (dryRun
  true), then redeems it (dryRun false), which creates the booking and charges the member's Wellpass credit
  wallet, returning a payout amount. A cancel operation returns credits and is explicitly documented as
  idempotent. Currently available in France and Belgium only. Two operations, documented in prose with
  a 13-entry typed business-error registry — EGYM publishes no OpenAPI for this surface and the base URL
  is a {baseUrl} placeholder issued to partners at onboarding, so no public host exists to record.
humanURL: https://developer.egym.com/mms-api-v2/tutorials/pay-with-wellpass
tags:
- Payments
- Corporate Wellness
- Class Booking
properties:
- type: Documentation
  url: https://developer.egym.com/mms-api-v2/tutorials/pay-with-wellpass
- type: DeclineCodes
  url: errors/egym-decline-codes.yml
- type: Sandbox
  url: sandbox/egym-sandbox.yml