---
title: Monitoring Endpoints
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > Internal Developer Portal > Software Catalog > Endpoint Observability >
  Monitoring Endpoints
---

# Monitoring Endpoints

{% callout %}
# Important note for users on the following Datadog sites: app.ddog-gov.com

{% alert level="danger" %}
This product is not supported for your selected [Datadog site](https://docs.datadoghq.com/getting_started/site). ().
{% /alert %}

{% /callout %}

## Overview{% #overview %}

The Endpoints list enables you to monitor and maintain the health of your endpoints. You can detect underperforming APIs, set up alerts for key performance metrics, track API reliability through alerts and test results, and establish standardized API testing and improve test coverage with Synthetic Monitoring.

## Monitoring endpoint performance{% #monitoring-endpoint-performance %}

Create and manage monitors to track endpoint health and performance and respond to performance issues. You can create alerts to identify intermittent performance degradation or outliers, such as unusually slow response times or rare errors. Alerts can also track metrics, like error rates, that exceed defined thresholds.

Existing monitors are displayed in the **MONITORS** column:

{% image
   source="https://datadog-docs.imgix.net/images/tracing/software_catalog/monitors.bc35f8c311deeb341b49cd2af393a126.png?auto=format"
   alt="The monitor status menu and Create Monitor button in the Endpoints list" /%}

To set up a monitor for an endpoint:

1. Hover over the cell in the **MONITORS** column.
1. Click **+ Create Monitor**.
1. Complete the information on the APM Monitor page.
1. Click **Create**.

For more information, read [Monitors](https://docs.datadoghq.com/monitors/).

## Managing API test coverage{% #managing-api-test-coverage %}

Use Synthetic API tests to set up automated testing of your endpoints. These tests alert you to failures so you can diagnose and fix problems before they impact your users.

To create a Synthetic API test for an endpoint:

1. Hover over the cell in the **MONITORS** column.
1. Click **+ Create Synthetic API Test**.
1. Configure the test settings on the New API Test page.
1. Click **Create Test**.

For more information, read [HTTP Testing](https://docs.datadoghq.com/synthetics/api_tests/http_tests/).

## Further reading{% #further-reading %}

- [Endpoints List Overview](https://docs.datadoghq.com/tracing/api_catalog/get_started/)
- [Alerting with Monitors](https://docs.datadoghq.com/monitors/)
- [Synthetic API Tests](https://docs.datadoghq.com/synthetics/api_tests/)
- [App and API Protection Monitoring](https://docs.datadoghq.com/security/application_security/)
