The Requests tab breaks down all API requests by method of request, grouping GET, POST, PUT, and DELETE requests.
- This grid breaks down multiple statistics by request type.
- Server Errors indicate an issue that should be addressed. This column lets you see which request methods are experiencing errors.
- Request and Response Payload indicates how much data is being sent to you or returned by you.
- A visual representation of the error distribution between methods
- Average handle time give you an idea of how quickly your system is responding to API requests