Whop GraphQL API

Whop's GraphQL API at api.whop.com/public-graphql, positioned as the current primary interface for building apps - search/discovery, access passes, plans, memberships, users, and messaging - authenticated with a Bearer token plus optional x-on-behalf-of and x-company-id context headers.

API entry from apis.yml

apis.yml Raw ↑
aid: whop:whop-graphql-api
name: Whop GraphQL API
tags:
- GraphQL
- Apps
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.whop.com/developer/api/getting-started
baseURL: https://api.whop.com/public-graphql
properties:
- url: https://docs.whop.com/developer/api/getting-started
  type: Documentation
- url: graphql/whop-graphql.md
  type: GraphQL
- url: graphql/whop-schema.graphql
  type: GraphQL
description: Whop's GraphQL API at api.whop.com/public-graphql, positioned as the current primary interface
  for building apps - search/discovery, access passes, plans, memberships, users, and messaging - authenticated
  with a Bearer token plus optional x-on-behalf-of and x-company-id context headers.