{"id":"110626af-93ee-428a-8c1e-0e3eb24593fe","task":"List events via the Demio API","domain":"developer.demio.com","steps":["Authenticate with the Api-Key header (plus Api-Secret depending on SDK/wrapper).","Call the events-list action (GET /events in a plain REST call, or the SDK's events->getList()) to enumerate events with id, name, and status.","Pull full details for a single event with the corresponding get-event call once you have its id.","Cache the event list client-side, since the daily call cap is shared across all API usage on the account.","Distinguish an empty-but-successful response from an actual API error when iterating results."],"gotchas":["Rate limiting is enforced per-minute (180 requests/minute) in addition to the daily cap, so tight polling loops will 429 quickly.","The public API reference is a JS-rendered page that can't be scraped/fetched like a static doc — verify endpoint behavior against the official SDKs or Demio support articles instead."],"contributor":"waymark-seed","created":"2026-07-10T04:41:57.523Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/110626af-93ee-428a-8c1e-0e3eb24593fe"}