Skip to content

api-evangelist/cvent-registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cvent Registration (cvent-registration)

Cvent Registration is the event registration product within the Cvent Event Cloud, providing online registration websites, attendee data capture, payment processing, registration travel, group registration, custom field collection, and badge / on-site check-in workflows. Registration data is exposed programmatically through the unified Cvent Platform REST API at api-platform.cvent.com (OAuth 2.0 client credentials), with a dedicated Registration Guide on the Cvent developer portal. Real-time registration changes are also delivered through Cvent Webhooks. Earlier integrations relied on the legacy Cvent SOAP API.

APIs.json: https://raw.githubusercontent.com/api-evangelist/cvent-registration/refs/heads/main/apis.yml

Scope

  • Type: Index
  • Position: Consuming
  • Access: 3rd-Party

Tags

  • Attendee Management
  • Attendees
  • Conferences
  • Event Management
  • Events
  • OAuth 2.0
  • On-Site Check-In
  • Payments
  • Registration
  • REST API
  • Ticketing
  • Webhooks

Timestamps

  • Created: 2024-01-15
  • Modified: 2026-04-28

APIs

Cvent Registration REST API

The Cvent Registration REST API is the registration surface of the unified Cvent Platform REST API. It allows integrations to create and manage events, registration types, fees, sessions, contacts, attendees, registrations, payments, and travel data. Authentication uses OAuth 2.0 client credentials with the token endpoint at api-platform.cvent.com/ea/oauth2/token. Detailed registration workflows are documented in the Registration Guide.

Tags

  • Attendees
  • Contacts
  • Events
  • OAuth 2.0
  • Payments
  • Registration
  • REST
  • Sessions
  • Ticketing

Properties

Cvent Registration Webhooks

Cvent Webhooks deliver real-time push notifications when registration, attendee, session, and meeting request events occur in Cvent. Webhook subscribers receive event payloads at a configured URL, enabling reactive integration with CRM, marketing automation, data warehouses, and analytics without polling the REST API.

Tags

  • Attendees
  • Events
  • Notifications
  • Real-Time
  • Registration
  • Webhooks

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Cvent Registration is the event registration product within the Cvent Event Cloud, providing online registration websites, attendee data capture, payment processing, registration travel, group registration, custom field collection, and badge / on-site check-in workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors