API calls details - Fluid Topics - Latest

Fluid Topics Analytics Guide

Category
Reference Guides
Audience
public
Version
Latest

In the API calls details section, authorized users can view the number of API calls grouped by categories.

Select a category to view the detail of calls by endpoint.

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.

The undefined (default) and crawler options may be present in the menu. These options filter calling apps as follows:

  • The undefined (default) option displays a count of all API calls made by a browser or an API with no calling app defined.
  • The crawler option displays information for all API calls made by a user agent with one of the following elements in its string:

    • appengine-google
    • bingpreview
    • bot
    • crawl
    • facebook
    • favicon
    • feedfetcher
    • go-http-client
    • java
    • mediapartners-google
    • nutch
    • phantom
    • python-requests
    • seznam
    • slurp
    • spider
    • teoma
    • twiceler
    • wordpress.com
    • yandexmarket

API calls leading to a 4xx or 5xx client error are dismissed.