Get Virtual Event Settings

This API is used to get virtual event settings details associated with the specified event. API used at host side - event admin and super admin can access this API.

It will return data like allowInterestToAttendee, accelEventsStudio, acceptDirectMessages, addNoFollow, allowAttendeeToPostInFeed, enablePeoplePage, enabledLobbyChat, sponsorSection, sessionEnabled, lobbyPageStreamInfo and other details.

User have to pass their authentication key for user authentication.

Path Parameters
eventUrl

Body Parameters
Not Required

Response
Details / Check response object

Authentication required - ✅

Role wise accessibility 

Super Admin - ✅
Organizer Admin - ✅
Staff - ❌
Attendee - ❌
Exhibitor - ❌
Speaker - ❌

Modules
Display - ❌
Portal - ❌
Host - ✅

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here is the description of response attributes, which returns in the form of JSON.

AttributeDescription
streamProviderThis contains the stream provider. It will return data like NULL, ACCELEVENTS, WISTIA, YOUTUBE, VIMEO, FACEBOOK, ZOOM, DIRECT_UPLOAD
subStreamProviderThis contains the Sub stream provider like VOXEET, CHIME, OPENTOK, AGORA
streamUrlThis contains streaming URL. For WISTIA, YOUTUBE, VIMEO, FACEBOOK, ZOOM, DIRECT_UPLOAD need to set streaming URL. For ACCELEVENTS it will generate a unique streaming URL.
streamKeyThis contains unique stream key.
rtmpUrlThis contains rtmp URL. It will be used to put in OBS studio with stream key.
accelEventsStudioThis returns true if stream provider is ACCELEVENTS. Otherwise, it will be false.
idThis contains a unique identify key.
sponsorSectionAdd a list of your sponsors or upload your sponsors' logos
hubNavigationBackgroundColorThis contains the Hub Navigation Background Color. Maximum 8 characters are allowed.
hubMainBackgroundColorThis contains the Hub Main Background Color. Maximum 8 characters are allowed.
allowAttendeeToPostInFeedAllow attendees to post in Lobby Feed
welcomeMessageThis displays welcome message.
welcomeMessageVideoThis displays welcome message video.
customTabCustom tab in JSON.
numberOfLiveStreamingExhibitorsPurchasedThis contains the number of live streaming exhibitors purchased.
maxNumberOfFreeAttendeesThis contains the maximum number of free attendees.
virtualEventTabsThis contains data EventDesignConfigTabsJson like lobbyTab, stageSessionTab, leftSideNavMenu
virtualEventLabelsArray of objects like key, value, hide and color.
expoBackgroundImageThis contains expo Background Image.
simultaneousSessionScrollEnable simultaneous session scroll
gamificationNewFlowEnables new gamification flow
buttonTextColorConfigurationThis contains button text color configuration. It will return data like mainStageSessionColor, breakoutSessionColor, meetUpSessionColor, workshopSessionColor, expoSessionColor, breakSessionColor, othersSessionColor and many others.
lobbyBannerImageThis contains Lobby Banner Image.
maxAgendaItemsThis contains Max number of Agenda Items.
hideLobbyBannerThis hides the lobby banner.
addNoFollowThis contains add no follow.
bookMarkButtonColorThis contains the Bookmark Button Color.
allowInterestToAttendeeThis allows attendees to set interests.
allowLateJoinThis allows attendees to join late.
lobbyPageStreamInfoThis contains lobby page live stream information. It will return data like StreamType, streamUrl, streamKey, title, description, liveStreamId , streamStatus and many others.
expoPageStreamInfoThis contains expo page live stream information. It will return data like StreamType, streamUrl, streamKey, title, description, liveStreamId , streamStatus and many others.
sessionWaitingImageThis contains the session waiting image.
allowContactInfoFlagForAttendeesThis allows Contact Info Flag for Attendees
expoBannerImageThis contains the expo banner image.
lowLatencyThis enables or disables low latency flag.
labelLanguageCodeThis contains the label language code. It will return data like EN and ES.
hideExpoBannerImageThis contains the hide and show expo banner image.
acceptDirectMessagesThis is a setting to accept Direct Messages
pronounEnabledThis is a setting to enabled or disable the pronoun field.
workshopEnabledThis contains the setting to enable or disable workshop.
enabledLoungesThis contains the enable lounges flag.
speakerInviteEnableThis contains the enable speaker invite mail.
enablePeoplePageThis contains the setting to enable the People tab.
showTotalAttendeesThis contains the show total attendees flag.
showOnlineAttendeesThis contains the show online attendees flag.
stageEnabledCheck if stage is enabled
sessionEnabledCheck if session is enabled
networkingEnabledCheck if networking is enabled
expoEnabledCheck if expo is enabled
feedEnabledCheck if feed is enabled
hubNavigationTextColorThis contains the hub navigation text color. Maximum 8 characters are allowed.
enabledLobbyChatCheck if lobby chat flag is enabled
expoLiveStreamCheck if expo live stream is enabled

Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error codeError Description
400The request could not be understood by the server due to malformed syntax.
401You are not authorized to view the resource.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
4030201Not Event Host
Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json