- 03 Oct 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
API Details
- Updated on 03 Oct 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
View API details:
Click the API Details tab in the Security screen. The API Details screen is displayed.
Click View Sample Request/Response. The AJAX request window is displayed.
Click Close.
Origins
Add an Origin
Click Origins > Add Origins.
Enter the URL in the URL box.
Enter the URL in the URL box.
Click Add.
Delete an origin
Select the origin from the list. Click Delete Origin.
A confirmation message appears. Click Delete.
Click Save.
Information:
Deleting an API can result in failed API Calls.
OAuth API Security
The module is used to fetch event data with the help of API. This will let you download user events from your application. It provides OAUTH2 Security.
Add Client Details:
Click OAuth API Security > Add Details.
Enter the client's name.
Click Add.
Post adding the client's name, you must use the Postman application to fetch the data. Please refer to the Application Programming Interface.
API Key
To enhance the security of API calls, generating an API key is essential to verify that the request originates from an authorized source.
Click API Key > Generate API Key.
Enter the API Key name and Save.
It will generate the API Key. This key will be required to authenticate while invoking an API for account creation etc.
Note:
Make sure to copy the API key as you won’t be able to retrieve it later.