Meetup website screenshot

Meetup

Meetup is a community event platform that connects people with shared interests through in-person and online group meetings. Its GraphQL API enables developers to access group events, members, RSVPs, venue information, and community activity data. The API is available as part of the Meetup Pro subscription and supports event creation, publishing workflows, RSVP management, photo uploads, and network-wide group and event search for Pro organizers.

Meetup publishes 1 API on the APIs.io network. Tagged areas include Events, Community, Groups, Meetups, and Social.

Meetup’s developer surface includes engineering blog, terms of service, privacy policy, and 5 more developer resources.

26.9/100 emerging ▲ 8.4 Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaid
1 APIs
EventsCommunityGroupsMeetupsSocialGraphQL

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 26.9/100 · emerging
Contract Quality 10.8 / 25
Developer Ergonomics 1.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/meetup: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Meetup GraphQL API

A single-endpoint GraphQL API for accessing and managing Meetup community data including groups, events, members, tickets (RSVPs), venues, and photos. Supports querying, mutatio...

GraphQL 1

GraphQL schemas published by this provider.

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 netwo...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Finops

FINOPS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Meetup Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Meetup Vulnerability Disclosure

disclosure policy published

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Meetup
description: 'Meetup is a community event platform that connects people with shared interests through in-person and online
  group meetings. Its GraphQL API enables developers to access group events, members, RSVPs, venue information, and community
  activity data. The API is available as part of the Meetup Pro subscription and supports event creation, publishing workflows,
  RSVP management, photo uploads, and network-wide group and event search for Pro organizers.

  '
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://www.meetup.com/favicon.ico
tags:
- Events
- Community
- Groups
- Meetups
- Social
- GraphQL
created: '2026-06-13'
modified: '2026-06-13'
url: https://raw.githubusercontent.com/api-evangelist/meetup/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- name: Meetup GraphQL API
  description: 'A single-endpoint GraphQL API for accessing and managing Meetup community data including groups, events, members,
    tickets (RSVPs), venues, and photos. Supports querying, mutations for event creation and publishing, image uploads, and
    full schema introspection. Rate-limited to 500 query points per 60-second window.

    '
  image: https://www.meetup.com/favicon.ico
  humanURL: https://www.meetup.com/graphql/
  baseURL: https://api.meetup.com/gql-ext
  tags:
  - GraphQL
  - Events
  - Groups
  - Members
  - RSVPs
  - Venues
  - Photos
  properties:
  - type: Documentation
    url: https://www.meetup.com/graphql/
  - type: Guide
    url: https://www.meetup.com/graphql/guide/
  - type: Authentication
    url: https://www.meetup.com/graphql/authentication/
  - type: Playground
    url: https://www.meetup.com/api/playground/
  - type: Support
    url: https://www.meetup.com/graphql/support/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/meetup/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/meetup/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/meetup/refs/heads/main/finops/finops.yml
  - url: graphql/meetup-graphql.md
    type: GraphQL
  contact:
  - FN: Meetup Support
    url: https://help.meetup.com/hc/requests/new?platform=web
    email: ''
  x-authentication:
  - type: OAuth2
    description: 'OAuth 2.0 with four flows: Server Flow, Refresh Token Flow, JWT Flow, and Implicit Flow. Access tokens passed
      as Bearer tokens in the Authorization HTTP header. Tokens expire after 3600 seconds.

      '
    authorizationUrl: https://secure.meetup.com/oauth2/authorize
    tokenUrl: https://secure.meetup.com/oauth2/access
    clientRegistrationUrl: https://www.meetup.com/api/oauth/create/
common:
- type: VulnerabilityDisclosure
  url: security/meetup-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/meetup-domain-security.yml
- type: Blog
  url: https://www.meetup.com/blog/
- type: HelpCenter
  url: https://help.meetup.com/hc
- type: APIUserGuide
  url: https://help.meetup.com/hc/en-us/sections/41453323105549
- type: Terms
  url: https://www.meetup.com/terms/
- type: Privacy
  url: https://www.meetup.com/privacy/
- type: OAuthClients
  url: https://www.meetup.com/api/oauth/list/
maintainers:
- FN: API Evangelist
  url: https://apievangelist.com
  email: info@apievangelist.com