+ Monitor API endpoint health and response times +
+| + Endpoint + | ++ Status + | ++ Time + | +
|---|---|---|
|
+
+
+ {endpoint.method}
+
+
+
+ {endpoint.path}
+
+
+ {endpoint.description}
+
+ |
+ + + {getStatusIcon(status.status)} + {status.status} + + | ++ {status.responseTime ? ( + + {status.responseTime}ms + + ) : ( + - + )} + | +