Authentication
Security Scheme Type | HTTP |
---|---|
HTTP Authorization Scheme | Bearer |
Bearer Format | OAuth |
Steps to Obtain "App Key" & "App Secret" for Access Token:
- Log in to your event backend and navigate to Event Setup.
- Go to the API tab and click to open it.
- Click the Generate Secret button on the right side.
- Enter a name for your secret key (e.g., "Secret Key" or "ABC") and click the Update button.
- Use the App Key and Secret Key to obtain the access token.
For more details, refer to the following image:
