domain: developer.demio.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Get your Api-Key (and Api-Secret if using an official SDK) from Demio account settings.
Call the register action with an event id, name, and email — e.g. the official PHP SDK's $client->events->register([...]), which maps to the REST register endpoint.
Pass date_id alongside id to register into one specific session of a recurring/series event instead of the default upcoming date.
Alternatively, register using ref_url (the public registration page link) instead of id/date_id.
Read join_link back from the response to hand the registrant a direct join URL.
Known gotchas
Custom fields must be passed keyed by the field's Unique Identifier (UID), e.g. "UID": "value" — not the human-readable label shown in the dashboard.
Daily API call caps are low (100/day on free trials, 5,000/day for paying customers), so bulk registration workflows can hit the ceiling fast.
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?