Mighty Networks Headless GraphQL API

Beta GraphQL interface that powers the official Mighty Networks clients, for building custom user-context clients, integrations, and back-office tools. Requests go to /networks/:network_id_or_subdomain/graphql and use OAuth 2.0 short-lived access tokens acting on behalf of a specific member, moderator, or host. Available on Mighty Pro.

API entry from apis.yml

apis.yml Raw ↑
aid: mighty-networks:mighty-networks-headless-graphql-api
name: Mighty Networks Headless GraphQL API
tags:
- GraphQL
- Headless
- OAuth
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.mightynetworks.com/headless-api
baseURL: https://api.mn.co/networks
properties:
- url: https://docs.mightynetworks.com/headless-api
  type: Documentation
- url: https://docs.mightynetworks.com/headless-authentication
  type: Authentication
description: Beta GraphQL interface that powers the official Mighty Networks clients, for building custom
  user-context clients, integrations, and back-office tools. Requests go to /networks/:network_id_or_subdomain/graphql
  and use OAuth 2.0 short-lived access tokens acting on behalf of a specific member, moderator, or host.
  Available on Mighty Pro.