The table lists all endpoints of your API along with their traffic metrics. The Apitally SDKs use introspection to discover all endpoints defined in your application, even if they haven’t been called yet.By default, the table is ordered by request count, with the most used endpoint at the top. It can be searched and sorted by any of the other metrics too.Clicking on an endpoint in this table opens a modal with detailed endpoint insights.
A red triangle with an exclamation mark next to the error rate indicates that server errors have occurred on that endpoint.
By default, the dashboard displays metrics from all environments. To view data for a specific environment, select it from the environment filter dropdown.
Endpoints that are called frequently by automated services, such as health checks, can skew your metrics and hide important insights from real API consumers. You can exclude these endpoints from metrics calculations by opening the Endpoint settings from the dropdown menu in the endpoints table and toggling on Exclude requests.
The dashboard includes a button to export the underlying data to a CSV file.
Current filters are applied automatically. Data can be aggregated in hourly or daily intervals.