Skip to content

Commit 79c5c95

Browse files
authored
Create palo_alto_xdr_incident_mgmt.md
1 parent 7d6f769 commit 79c5c95

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Palo Alto XDR Incident Mgmt
2+
3+
## Authentication
4+
The API requires three variables:
5+
6+
- **API Key**: The API Key is your unique identifier used as the "Authorization:{key}" header required for authenticating API calls. Depending on your desired security level, you can generate two types of API keys, Advanced or Standard, from your Cortex XDR app.
7+
- **API Key ID**: The API Key ID is your unique token used to authenticate the API Key. The header used when running an API call is "x-xdr-auth-id:{key_id}".
8+
- **URL**: The FQDN is a unique host and domain name associated with each tenant. When you generate the API Key and Key ID, you are assigned an individual FQDN.
9+
10+
More about how to authenticate here: https://docs-cortex.paloaltonetworks.com/r/Cortex-XDR/Cortex-XDR-API-Reference/Get-Started-with-APIs
11+

0 commit comments

Comments
 (0)