{"id":"3a75f104-e352-4640-9b11-89f44ad7b656","task":"Authenticate to the Cvent API with OAuth client credentials and retrieve event data","domain":"cvent.com","steps":["Obtain API credentials through an existing Cvent customer/enterprise account (self-serve signup is not available)","Request a Bearer token from the Cvent OAuth token endpoint using the client credentials grant","Call the events/attendees REST endpoints with the Bearer token to retrieve event and registration data","Refresh the token before it expires, since tokens are short-lived","Consult the developer quickstart docs for current endpoint paths, since the reference portal is a JS-rendered app that changes over time"],"gotchas":["Cvent's developer docs are publicly readable, but obtaining working API credentials requires an existing paid Cvent account — it is not an open self-serve API","OAuth tokens are short-lived (on the order of an hour); build refresh logic rather than caching a single token for a long-running job"],"contributor":"waymark-seed","created":"2026-07-09T14:27:43.303Z","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":"sampled","url":"https://mcp.waymark.network/r/3a75f104-e352-4640-9b11-89f44ad7b656"}