Public APIs
Meetup favicon

Meetup

Social

Data about Meetups from Meetup.com.

Meetup's website screenshot

About Meetup

Meetup provides a GraphQL API for accessing event and group data from its platform. Requests are authenticated using bearer access tokens obtained through an OAuth2 server flow, sent via the Authorization header to the api.meetup.com/gql-ext endpoint.

The API exposes queries for retrieving events (including title, description, date, duration, hosts, photos, and RSVPs), groups, and Pro Network data such as member counts and group listings. It supports cursor-based pagination through a pageInfo object with an endCursor field, and allows filtering, for example searching for events with an "UPCOMING" status within a Pro Network.

The documentation is aimed at developers building integrations with Meetup, including those managing or querying data across a Meetup Pro Network of groups. It includes example queries, variables, curl commands, and sample JSON responses for common operations like fetching event details, listing groups, and paginating through search results.

Key features

  • GraphQL API for querying Meetup events, groups, and members
  • OAuth2-based access token authentication
  • Cursor-based pagination for large result sets
  • Pro Network queries for searching groups and events within a network
  • Event detail queries including hosts, RSVPs, and photos

Frequently asked questions

What query language does the Meetup API use?

The Meetup API uses GraphQL, accessed via the /gql-ext endpoint.

How do I authenticate requests?

Requests are authenticated with an OAuth2 access token passed in the Authorization header as a Bearer token.

How does pagination work for large datasets?

The API uses cursor-based pagination, using the endCursor field from pageInfo to fetch subsequent pages of results.

Can I retrieve data about a Pro Network's groups and events?

Yes, the proNetwork query supports groupsSearch and eventsSearch subqueries to list groups and filter events, such as by upcoming status.

What kind of event data can I fetch?

You can fetch event details like title, description, date, duration, hosts, featured photo, group info, and RSVPs.

Advertise here

Featured products

  • SerpApi - Search API favicon
  • Screenshot Scout favicon
  • TalorData favicon
  • CoreClaw favicon

Show your product to thousands of developers

· 100k monthly pageviews
· 7k newsletter subscribers

Advertise your product