Ce produit n'est pas pris en charge par le site Datadog que vous avez sélectionné. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

App and API Protection is in Preview on Datadog Government site US1-FED.

Endpoint Scanning is in Preview and is subject to change.

Endpoint Scanning probes your API endpoints from outside your environment and records their HTTP responses, rather than inferring behavior from observed traffic. The results enrich the API Inventory with verified authentication and visibility data.

Endpoint Scanning sends only GET requests. It does not call POST, PUT, PATCH, or DELETE endpoints, and never modifies data on your endpoints.

Endpoint Scanning only scans endpoints that AAP discovers from APM traces.

What Endpoint Scanning verifies

For each scanned endpoint, Datadog records:

  • Authentication status: Whether the endpoint requires authentication.
  • Public visibility: Whether the endpoint is reachable without credentials.
  • HTTP response status: The status code returned by the endpoint.
  • Last evaluation timestamp: When the endpoint was last scanned.

Use this information to prioritize exposed endpoints, confirm whether important APIs enforce authentication, and investigate API findings with stronger evidence about how the endpoint behaves.

Enable Endpoint Scanning

Endpoint Scanning is off by default. To enable it:

  1. In App and API Protection settings, go to API Security Testing.
  2. Toggle Enable Endpoint Scanning on.

After you enable it, Datadog scans eligible endpoints in the background in batches. Endpoints are retested approximately every seven days.