Register a participant for a Livestorm session via API

domain: developers.livestorm.co · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Get the target session ID (from a session list or right after creating it).
  2. POST to https://api.livestorm.co/v1/sessions/{id}/people with a data object describing the registrant (email plus any custom fields array).
  3. For high-volume imports, use POST /sessions/{id}/people/bulk instead, which runs as an async job.
  4. Handle 402 (contact allowance reached) and 422 (unprocessable entity) as distinct failure modes from 401/403 auth errors.
  5. Confirm registration by watching for the people.registered webhook or polling GET /sessions/{id}/people.

Known gotchas

Related routes

Work with custom registration fields via the Livestorm API
developers.livestorm.co · 5 steps · unrated
Create a new event via the Livestorm API
developers.livestorm.co · 5 steps · unrated
Subscribe to Livestorm webhooks for registration and session lifecycle events
developers.livestorm.co · 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