Memberful Members API

Query members and their profiles, emails, subscriptions, downloads, and custom JSON metadata (up to 50 keys), and create, update, or delete members through GraphQL mutations. Cursor-based pagination (first/after/before/last) is used for the member connection.

API entry from apis.yml

apis.yml Raw ↑
aid: memberful:memberful-members-api
name: Memberful Members API
tags:
- Members
- GraphQL
- Metadata
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 members and their profiles, emails, subscriptions, downloads, and custom JSON metadata
  (up to 50 keys), and create, update, or delete members through GraphQL mutations. Cursor-based pagination
  (first/after/before/last) is used for the member connection.