Last updated

Authentication

Security Scheme TypeHTTP
HTTP Authorization SchemeBearer
Bearer FormatOAuth

Steps to Obtain "App Key" & "App Secret" for Access Token:

  1. Log in to your event backend and navigate to Event Setup.
  2. Go to the API tab and click to open it.
  3. Click the Generate Secret button on the right side.
  4. Enter a name for your secret key (e.g., "Secret Key" or "ABC") and click the Update button.
  5. Use the App Key and Secret Key to obtain the access token.

For more details, refer to the following image:

ENV Configuration