API calls - Fluid Topics - Latest

Analytics for Fluid Topics

Category
Technical Notes
Audience
public
Version
Latest

Each day, Fluid Topics stores logs to make actionable metrics available to users with the ADMIN or ANALYTICS_USER role.

In the API calls page of the Analytics dashboard, authorized users can view the number of calls to Fluid Topics public web services (including calls from custom portal configuration) for each day, week, or month. This includes calls made by the portal to work.

For example, users can notice a high number of calls to /api/khub/maps/{mapId}/topics/{contentId}/content. Indeed, this URL corresponds to the Get a topic's content web service, used by Fluid Topics to show topics to users.

API calls analytics refresh in real time.

  • Holding the pointer over a bar displays the exact number of API calls according to the calling app.
  • Selecting a bar displays the corresponding API calls heatmap.
  • By default, API call analytics are grouped by month. Options are available to group data by week or day.

The OTHER category refers to requests to endpoints internal to the functioning of Fluid Topics.