Accelevents
Accelevents is an all-in-one event management and ticketing platform for in-person, virtual, and hybrid events - covering registration, ticketing, agenda and sessions, speakers, exhibitors, networking, and engagement. The Accelevents Open API is a REST API (base https://api.accelevents.com/rest) authenticated with an organization API key generated from the account Integrations tab. It exposes event details, attendees, ticketing orders and sales, ticket holders, sessions, speakers, and attendee networking. API and webhook access is a paid-plan feature (Business tier and above), so many endpoints are documented publicly but require a provisioned key to exercise.
APIs
Accelevents Events API
Retrieve event and design details for an event by its unique event URL, and check recurring-event status. The event URL is the unique identifier used across the rest of the API....
Accelevents Attendees API
List and search event attendees with pagination, filter people by company, job title, and interests, and add attendees to an event. The all-attendees listing endpoint is confirm...
Accelevents Ticketing Orders API
Retrieve ticketing and add-on orders for an event with search, date, and pagination filters, pull dashboard ticket and add-on sales data, and export ticket buyer data. The ticke...
Accelevents Tickets API
Manage individual ticket holders - update ticket-holder attributes by barcode ID, exchange a ticket type for an attendee, and export ticket-holder data. These operations are nam...
Accelevents Sessions API
List and update event sessions, manage an attendee's registered/bookmarked sessions, create session tags and tracks, and create and list speakers. These operations are named in ...