Elfster
communitySecret Santa and gift exchange organizer — draw names, create wishlists, and manage groups
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
/api/exchangesCreate gift exchange
Parameters
namestringrequiredtypestringrequiredbudgetnumberoptionaldraw_datestringoptionalReturns
exchange_id, invite_url, type, participants_countGET
/api/exchanges/{id}Get exchange details
Parameters
idstringrequiredReturns
name, type, budget, draw_date, participants[], wishlists_submitted, drawnGET
/api/wishlists/{participantId}Get participant wishlist
Parameters
participantIdstringrequiredReturns
items[] with name, url, price, priority, notes, purchased