Memberful Plans and Passes API

Query the passes members subscribe to (called "Plans" in the dashboard) and the plans (pricing options such as monthly or annual) within each pass, including price, interval, and label. Coupons that discount plans are also exposed here.

API entry from apis.yml

apis.yml Raw ↑
aid: memberful:memberful-plans-api
name: Memberful Plans and Passes API
tags:
- Plans
- Passes
- Pricing
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://memberful.com/help/custom-development-and-api/memberful-api/
baseURL: https://ACCOUNT.memberful.com/api/graphql
properties:
- url: https://memberful.com/help/custom-development-and-api/memberful-api/
  type: Documentation
- url: https://memberful.com/docs/api-reference/memberful-api
  type: APIReference
- url: graphql/memberful-schema.graphql
  type: GraphQL
- url: graphql/memberful-graphql.md
  type: GraphQL
- url: collections/memberful.postman_collection.json
  type: PostmanCollection
- url: collections/memberful.opencollection.json
  type: OpenCollection
description: Query the passes members subscribe to (called "Plans" in the dashboard) and the plans (pricing
  options such as monthly or annual) within each pass, including price, interval, and label. Coupons that
  discount plans are also exposed here.