Activity Monitor

In Activity Monitor, you can view the history of calls with details about each request made to the APIs registered in your Developer Portal.

Monitor and manage API usage for data analysis, gain insight into usage patterns, and make informed decisions.

Accessing the Activity Monitor screen

To access the Activity Monitor screen:

  1. In the top right menu of your Developer Portal, click APIs  Activity Monitor.

screen detail with the top right menu
This screen may vary depending on the customization made for each Developer Portal.

Call Listing

The table with the call history has the following columns:

  • Method: HTTP method used in the request.

  • URI: Complete requested address, including resource and parameters (when applicable).

  • Result: HTTP status code returned.

  • API Name: API name.

  • Latency: Call latency in milliseconds.

  • Date of receipt: Date and time the request was received by the gateway.

  • Actions: Click the icon with a magnifying glass over a sheet of paper to see call details.

activity monitor screen

Searching for calls

Click the v button, to the left of the SEARCH button, to expand and view all search fields.

search bar with emphasis on the expand button

You can search by:

  • Gateway

  • URL

  • App Name

  • Method

  • HTTP status code returned

  • Start date and time: when the request was made.

  • End date and time: when the response was received.

No search field is mandatory.
Click SEARCH without filling out any fields to get the list of all calls.

search fields

  • Calls are stored for up to 7 days.
    Activities performed before this period are not displayed.

  • The listing only displays calls for APIs registered by the user viewing the information.

Call Details

You can inspect each call to get more details by clicking the icon with a magnifying glass over a sheet of paper in the Actions column.

For a greater level of detail, add interceptors, such as Tracing ones, to your API’s flow.

call details

Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]