Developer API

Build with the GuestlistOnline API

Programmatically manage events, guests, and check-ins. Integrate seamlessly with your existing systems.

Terminal
$ curl https://api.guestlistonline.com/v1/events \
  -H "Authorization: Bearer sk_live_..."

# Response
{
  "data": [
    {
      "id": "evt_abc123",
      "name": "Summer Launch Party",
      "date": "2026-07-15T20:00:00Z",
      "guests_count": 247,
      "checked_in_count": 142
    }
  ]
}

Fast & Reliable

99.9% uptime with response times under 100ms. Our API is built for scale.

Secure by Default

TLS encryption, API key authentication, and webhook signatures keep your data safe.

Real-time Sync

Webhooks notify your systems instantly when events occur.

RESTful JSON API

Standard REST conventions with JSON payloads. Easy to integrate with any stack.

Endpoints

RESTful API Endpoints

Full CRUD operations for events and guests.

MethodEndpointDescription
GET/eventsList all events in your account
POST/eventsCreate a new event
GET/events/:idGet details for a specific event
PUT/events/:idUpdate an event
DELETE/events/:idDelete an event
GET/events/:id/guestsList guests for an event
POST/events/:id/guestsAdd a guest to an event
POST/events/:id/checkinCheck in a guest
POST/events/:id/inviteSend invitations to guests
Rate Limits

Generous Rate Limits

Scale from prototype to production without limits holding you back.

Free

100 requests/min
No webhooks

Pro

500 requests/min
Webhooks included

Enterprise

5,000 requests/min
Webhooks included

Real-time Webhooks

Get instant notifications when guests RSVP, check in, or make payments. Keep your systems in sync without polling.

  • Instant delivery for all events
  • Cryptographic signatures for security
  • Automatic retries on failure
  • Event history in dashboard

Webhook Events

guest.created
guest.rsvp_confirmed
guest.checked_in
payment.completed
event.capacity_reached
Start for free today

Ready to streamline your event management?

Join thousands of organizers who trust GuestlistOnline for their events. Get started in minutes — no credit card required.

Free for small events No credit card required GDPR compliant