domain: docs.bigmarker.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
To register-and-enter in one call, POST https://www.bigmarker.com/api/v1/conferences/enter with id, attendee_name, attendee_email, and register_attendee_to_webinar=true.
Pass attendee_first_name/attendee_last_name and a custom_user_id if you need to reconcile the registrant with an external system.
Use the returned enter_token/enter_uri to let the registrant skip BigMarker's landing page.
List existing registrations with GET https://www.bigmarker.com/api/v1/reporting/conferences/registrations/:conference_id, paginating with page/per_page and filtering by start_time/end_time or email.
Watch for the 402/permission-style errors returned when the channel doesn't allow API entry (premium_channel_required-style responses).
Known gotchas
register_attendee_to_webinar defaults to false on the /enter endpoint — omitting it just lets someone enter without creating a registration record.
Adding registrations has its own limit of 50 calls/second, separate from the general 100 calls/minute API limit.
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?