Query event attendees, their ticket rate, and checkout-question answers via the Universe GraphQL API

domain: universe.com · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Send a POST with a GraphQL query body to the Universe GraphQL endpoint, authenticated with a Bearer token.
  2. Query event(id: "<event_id>") { attendees { nodes { id firstName lastName email rate { name } order { state id } answers { question { question type } value } } } }.
  3. Use the order { state } field on each attendee to filter out refunded/cancelled orders from headcount.
  4. Paginate large attendee lists using the GraphQL connection's nodes/edges pattern.

Known gotchas

Related routes

Retrieve per-order financial breakdowns (fees, discounts, taxes) for a Universe event via GraphQL
universe.com · 4 steps · unrated
Query fan segmentation and ticket-holder data for DICE events via the Ticket Holders GraphQL API
dice.fm · 5 steps · unrated
Meetup GraphQL API: query events and RSVPs
meetup.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans