Managing API Access
Liferay Analytics Cloud supports access to its analytics data via a set of API endpoints. You can access and integrate the data either through RESTful APIs or data export. Some ways you can use Analytics Cloud APIs are
-
Creating custom reports in other data visualization tools (such as Tableau and Microsoft Power BI)
-
Integrating the analytics data with other CRM software to enrich your customer data
-
Integrating the analytics data in your enterprise business automation, such as personalization, recommendation, and email notifications.
Utilizing the Analytics Cloud API requires the use of an access token. This can be found and managed under Settings → Workspace Data → APIs.
Copying the Access Token
After generating an access token, click the copy icon to copy the access token to your clipboard.
Use the access token in your API requests for authentication.
Revoking the Access Token
The access token expires after 30 days. If you choose to delete your current access token, click the Revoke button.
Click the Continue button and the access token is deleted.