mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-25 15:23:40 +00:00
27 lines
1.1 KiB
Markdown
27 lines
1.1 KiB
Markdown
---
|
|
title: Use the Windows Defender Advanced Threat Protection APIs
|
|
description: Use the exposed data and actions using a set of progammatic APIs that are part of the Microsoft Intelligence Security Graph.
|
|
keywords: apis, graph api, supported apis, actor, alerts, machine, user, domain, ip, file
|
|
search.product: eADQiWindows 10XVcnh
|
|
ms.prod: w10
|
|
ms.mktglfcycl: deploy
|
|
ms.sitesec: library
|
|
ms.pagetype: security
|
|
ms.author: macapara
|
|
author: mjcaparas
|
|
ms.localizationpriority: medium
|
|
ms.date: 10/23/2017
|
|
---
|
|
|
|
# Use the Windows Defender ATP exposed APIs
|
|
|
|
**Applies to:**
|
|
- Windows Defender Advanced Threat Protection (Windows Defender ATP)
|
|
|
|
## In this section
|
|
Topic | Description
|
|
:---|:---
|
|
Create your app | Learn how to create an application to get programmatical access to Windows Defender ATP on behalf of a user or without a user.
|
|
Supported Windows Defender ATP APIs | Learn more about the individual supported entities where you can run API calls to and details such as HTTP request values, request headers and expected responses.
|
|
How to use APIs - Samples | Learn how to use Advanced hunting APIs and multiple APIs such as PowerShell.
|