REST API
The Representational State Transfer (REST) API page, displays multiple statistics card for the selected time period. You can change the time period to last 3 hours, 1 day, 7 days, 30 days, or 90 days.
The Base URL is the root endpoint used to access the REST APIs. All REST API requests are formed by appending specific resource paths and parameters to this URL.
The following statistical data is available for REST APIs:
-
Calling Rate—The calling rate displays the total API call breakdown per day. On hovering the mouse over the daily bar, it displays the successful and failed API call count for that specific day.
-
Call Distribution—The call distribution card displays the total API call count and the circle graph displays the number of read and write calls for the set time period.
-
Top Endpoints—The top endpoint card displays the top five API endpoints and their corresponding call count.
You can click the expand
icon to view top 50 API endpoints and the corresponding call count.