Generate new key

This API is used to generate a new key. We need to pass the authentication key to authenticate the user and query param with integrationType which contain enum(ZAPIER, CVENT, TRAY_IO, TRAY_IO_CONNECTOR). This API returns data like apiKey, enable, type, ticketType, apiUserDetails.
It generates when Zapier integration, Cvent integration, Tray integration toggle is enabled.

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

it returns a message of success. Here is the description of response attributes, which returns to the form of JSON.

AttributeDescription
apiKeyIt contains an API key.
enableIt contains a boolean value. If any integration like Tray, Cvent , Zapier is enabled it will return true.
typeIt's an enum. it contains integration types ZAPIER, CVENT, TRAY_IO, TRAY_IO_CONNECTOR.
ticketTypeticketTypeId : contains ticket type id.
ticketTypeName : contains ticket type name .
apiUserDetailsaccountNumber : contains the account number.
userName : contains a user name.
password : contains user password.
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
string
enum

It contain integration type

Allowed:
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
text/plain