Guestlist API
Create events, manage guest lists, process RSVPs, handle check-ins, and sell tickets with optional on-chain payment verification on Base.Event data is stored in memory and does not persist across server restarts. Ticket purchases with a non-zero tier price are verified against the buyer’s USDC balance on Base mainnet.
List events
Response
Get event
Query parameters
Response
Errors
Create event
Request body
Response
RSVP
pending status.
Request body
Response
Errors
Check in
guestId or wallet.
Request body
Response
Errors
Buy ticket
Request body
Response
Guests added via
buy-ticket receive confirmed status immediately, unlike rsvp which creates guests with pending status.