API Stats
On the details page of an API project, click on the
Stats
tab to see the stats of your requests by the following metrics: - Total Requests
- Response Result
- Top 5 Methods.
You can see the number of requests for different methods in different time ranges such as
Last 1 Hour
, Last 24 Hours
, Last 7 Days
, Last 30 Days
.
You can view the response result statistics as shown in the following chart. Response result includes the following 4 types:
- Success, it means the response is successfully returned
- Client Error, it means that the response fails because
- Server Error
- Rate Limit

You can view the Top 5 methods with the most number of requests, as well as the details request statistics.

Last modified 23d ago