Get Event Design Settings

This API is used to get event data with design details associated with the specified event.

This API can be accessed by event admin and super admin. It will return event data like accessToken, eventId, eventStatus, eventURL, address, eventDesignDetails, organizerName, createdDate and many more.

To call this API, the user has to pass query param with API URLs like eventurl, userKey and authentication key to authenticate the user.

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 to the form of JSON.
It will return a success message if API executes it successfully.

AttributeDescription
eventNameThis is the name of your event
eventUrlEvent URL is a unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event URL.
logoEnabledThis is for enabling the event logo, if not passed, it will set true
logoImageThis is an event logo URL, if not passed, it will set null
bannerImageEnabledThis is for enabling the event banner, if not passed, it will set true
bannerImageThis is a banner Image URL, if not passed, it will set null
descThis is the event description, if not passed, it will set empty string
totalFundRaisedShowThis shows the total fundraised, if not passed, it will set true
socialSharingEnabledThis is for showing social sharing, if not passed, it will set true
organizerIdThis is the Organizer Id of the event
organizerNameThis is the Organizer name of the event
organizerPageURLThis is the Organizer page URL of the event
displayBackgroundColorBackground color for the display
displayTextColorText color for the display
sponsorSectionThe event sponsor section, if not passed, it will set an empty string
eventTagLineThis is the event tagline for display pages
hideSponsorSectionThis is for hiding the sponsor section or not (if true, section will be hidden)
startDateThis is the event start date in yyyy/MM/dd HH:mm format
endDateThis is the event end date in yyyy/MM/dd HH:mm format
equivalentTimezoneThis is timezone equivalent to custom timezone
eventAddressThis is the Location or Address of the Event
ticketingBuyButtonTextThis is a JSON array of ticket button attributes and its fields information like button's color, label, font, and visibility.
raffleBuyButtonTextThis is a JSON array of Raffle button attributes and its fields information like button's color, label, font, and visibility.
trackingScriptThis contains Tracking Script
virtualEventScriptThis contains virtual event Script
themeIdThis is the theme id of your event
enableSessionsSpeakersThis is a setting for enabling session speakers or not.
eventTypeThis is the event type of your event
enableEventTypeThis is a setting for enabling the event type or not
auctionTabTitleThis is the Auction tab title
fundANeedTabTitleThis is the Fund A Need tab title
raffleTabTitleThis is the Raffle tab title
ticketingTabTitleThis is the the Ticketing tab title
donationTabTitleThis is the Donation tab title
hideGoogleMapThis is for if we hide Google Maps or not for the event site.
auctionInstructionThis is the auction instructions for an SMS bid or submits ticket or pledge
raffleInstructionThis is the Raffle instructions for an SMS bid or submits ticket or pledge
fundANeedInstructionThis is the Fund A Need instructions for an SMS bid or submits ticket or pledge
donationButtonTextThis is a JSON array of Donation button attributes and its fields information like button's color, label, and visibility.
eventFormatThis contains Event formats like virtual, person, or hybrid
configureTabsAsJsonThis Configures these tabs: About, Agenda, Sponsor, Speakers, Exhibitors. Front-end needs to pass OrderOfTheTab, name of the Tab, hide/unhide for the tab in JSON format.
allowEndedEventAccessThis allows accessing ended events.
eventCalendarInviteThis is the event calendar invite description. If not passed, it will set empty string
displayTabsColorThis is the Tabs color for the display
displayTabsTextColorThis is the Tabs text color for the display
showOrganizerThis is if you want to show organizer or not (if yes, organizer will show)
preEventAccessMinutesThis is Pre-event access in minutes before event start time that attendees can access it

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

Error CodeError Description
200OK
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.
4040200No Event could be found
4010101Not authorized
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