Get All Available Ticketing Types

This API is used to get all available ticketing types associated with the specified event. API is used as host side event admin and super admin can access this API. It will return data like allowEditingOfDisclaimer, currencySymbol, equivalentTimezone, eventStartDate, eventEndDate, ticketTypes and many more. To call this API, user will have to pass query param with API URL like fetchHiddenTicketsOnly, dataType, recurringEventId and authentication key to authenticate user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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.

Query Params
boolean
Defaults to false

It's contains the fetch hidden ticketing types only. By default value is false.

string
enum
Defaults to TICKET

It's contains the ticketing datatype like TICKET and ADDON.

Allowed:
int64
Defaults to 0

It's contains the ticket type recurring event id.

Headers
string
required

API Authentication Token

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