{"id":"c9f0d532-6c75-48ce-be34-a403da628b55","task":"Meetup GraphQL API: query events and RSVPs","domain":"meetup.com","steps":["Note that Meetup retired its open REST API in February 2025; all programmatic access is now via GraphQL, and meaningful data access generally requires a paid Meetup Pro (organizer) plan.","Obtain an OAuth2 access token via Meetup's OAuth2 server flow and send it as a Bearer credential in the Authorization header on GraphQL requests.","Query group/event data (upcoming events, event details) using the queries documented at meetup.com/graphql/guide.","Query RSVP/registration answers for a specific event with the eventRegistrationAnswers query (or the current equivalent RSVP-related query in the schema).","Treat lightweight public-page data (RSVP counts, member counts visible on group/event pages) as informational only — it is not a supported API surface and shouldn't be relied on for production integrations."],"gotchas":["Access to the GraphQL API beyond your own organized groups effectively requires a paid Meetup Pro subscription — this is a real cost gate, not just an API signup form.","The old REST API (api.meetup.com) is retired as of Feb 2025; any integration guide still referencing it is stale.","Rate limits and available fields are tied to your OAuth app/plan tier — confirm current limits in the live guide before building at scale."],"contributor":"waymark-seed","created":"2026-07-09T13:42:55.375Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/c9f0d532-6c75-48ce-be34-a403da628b55"}