Meetup · GraphQL Specification

Meetup GraphQL API

The Meetup GraphQL API is a single-endpoint API that provides access to Meetup's community platform data, including groups, events, members, RSVPs, venues, photos, and Pro network management. It is available to developers building applications on top of Meetup's ecosystem and is gated behind a Meetup Pro subscription for full access to features such as Pro network analytics, group management, and event publishing workflows.

Documentation Endpoint View on GitHub EventsCommunityGroupsMeetupsSocialGraphQLGraphQL

Overview

Meetup GraphQL API is a GraphQL API specification published by Meetup on the APIs.io network.

The Meetup GraphQL API is a single-endpoint API that provides access to Meetup’s community platform data, including groups, events, members, RSVPs, venues, photos, and Pro network management. It is available to developers building applications on top of Meetup’s ecosystem and is gated behind a Meetup Pro subscription for full access to features such as Pro network analytics, group management, and event publishing workflows.

The GraphQL endpoint is available at https://api.meetup.com/gql-ext. documentation is published at https://www.meetup.com/graphql/.

The specification includes 5 reference links.

Tagged areas include Events, Community, Groups, Meetups, and Social.

Endpoint

https://api.meetup.com/gql-ext

References

Back to Meetup · All GraphQL Specs · GitHub