Complete the following steps to create a Palo Alto Networks API key:
Through a command-line interface (CLI), log in to the Panorama used to manage Prisma Access.
Use a curl command to generate the Palo Alto Networks API key:
curl -k -X GET 'https://[panorama url]/api/?type=keygen&user=[Username]&password=[PWD]'
Save the displayed key for later use when creating the integration in NetCloud Manager. See Palo Alto’s Get Your API Key for further details.