Authenticate to the Momence public API with OAuth2 and use the Host Members endpoint plus the member checkout compatible-memberships endpoint to sell a membership.
domain: api.docs.momence.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Add a new public API client under Apps & Integrations > Developer API in the Momence dashboard.
Use the supported OAuth2 flow to obtain a token tying host-API requests to the service account.
Call the Host Members List endpoint to retrieve a business's members.
Call the member checkout 'compatible memberships' endpoint to determine which membership products a member can purchase.
Complete the purchase through the documented checkout process endpoints.
Known gotchas
REGULATED: this route creates a membership purchase/checkout, touching payment and billing data.
The API is split into distinct 'member' and 'host' sections by route prefix/tag — using the wrong one for a given credential type will fail authorization.
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?