Memberful Subscriptions API

Read and manage member subscriptions - the link between a member and the pass/plan they pay for - including status, current period, trial state, activation and expiration, and the associated plan pricing. Mutations create, update, and change subscriptions.

API entry from apis.yml

apis.yml Raw ↑
aid: memberful:memberful-subscriptions-api
name: Memberful Subscriptions API
tags:
- Subscriptions
- Recurring Billing
- 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: Read and manage member subscriptions - the link between a member and the pass/plan they pay
  for - including status, current period, trial state, activation and expiration, and the associated plan
  pricing. Mutations create, update, and change subscriptions.