Palo Alto Cortex XDR
Domain
The access URIs for Cortex XDR API resources are built upon a customer-specific and unique Fully Qualified Domain Name (FQDN). This FQDN standardly uses the api-{fqdn} format to enable API access and forms the base address for the API call. For example, a complete base address Domain will look like this: api-prod1.xdr.paloalto.com
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.
Right-click your API key and select View Examples.
Copy the CURL Example URL. The example contains your unique FQDN: https://api-{fqdn}/public_api/v1/{name of api}/{name of call}/
API Key
Get your Cortex XDR API Key:
In Cortex XDR, navigate to Settings > Configurations > Integrations > API Keys.
Select + New Key.
Choose API Key Type: Advanced.
If you want to define a time limit on the API key authentication, mark Enable Expiration Date and select the expiration date and time.
Select the desired level of access for this key.
Generate the API Key.
Copy the API key, and then click Done. This value represents your unique Authorization:{key}.
You will not be able to view the API Key again after you complete this step so ensure that you copy it before closing the notification.
Click for more information.
Please perform a connection test to ensure there is a valid connection to the host. When the discovery operation is finalized, you will be able to see the details on the Assets page.