Query members and subscriptions via the Memberful GraphQL API

domain: memberful.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Generate an API key via Settings > Custom applications in the Memberful dashboard
  2. POST GraphQL queries to https://ACCOUNT-URL.memberful.com/api/graphql with Authorization: Bearer <api-key>, sending the payload under a query key even for mutations
  3. Query member(id: ...) or members(...) with nested subscriptions { plan { id label } } to get a member's active plans
  4. Paginate list queries using standard GraphQL cursor args (first/after, last/before)
  5. Since errors return HTTP 200 with an errors array, inspect the response body rather than the status code to detect failures

Known gotchas

Related routes

Bettermode GraphQL API: manage members and posts
bettermode.com · 5 steps · unrated
Create and update Shopify subscription contracts via the Admin GraphQL API subscriptionContractCreate mutation
ecommerce-ops · 6 steps · unrated
Meetup GraphQL API: query events and RSVPs
meetup.com · 5 steps · unrated

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?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans