PAN-OS XML API

The comprehensive XML-based API for PAN-OS providing full access to all firewall configuration, operational commands, reporting, logging, and commit operations. Supports request types including keygen for authentication, config for configuration changes using XPath, op for operational commands, report for generating reports, log for retrieving traffic and threat logs, and user-id for dynamic user-to-IP mapping.

Documentation

Schemas & Data

Other Resources

🔗
APIsJSON
https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/apis.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/arazzo/palo-alto-networks-cortex-xdr-endpoint-isolation-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/arazzo/palo-alto-networks-cortex-xdr-incident-triage-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/arazzo/palo-alto-networks-cortex-xdr-script-remediation-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/arazzo/palo-alto-networks-cortex-xdr-xql-hunt-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/arazzo/palo-alto-networks-cortex-xsiam-incident-hunt-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/arazzo/palo-alto-networks-cortex-xsoar-incident-response-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/arazzo/palo-alto-networks-iot-security-alert-remediation-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/arazzo/palo-alto-networks-iot-security-device-risk-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/arazzo/palo-alto-networks-prisma-cloud-alert-triage-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/arazzo/palo-alto-networks-prisma-cloud-policy-lifecycle-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/arazzo/palo-alto-networks-prisma-cloud-rql-config-search-workflow.yml

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/pan-os-xml-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: palo-alto-networks:pan-os-xml-api
name: PAN-OS XML API
tags:
- Configuration
- Firewall
- Monitoring
- XML
tags_raw:
- Configuration
- Firewall
- Monitoring
- Operations
- XML
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://{firewall}/api/
humanURL: https://pan.dev/panos/docs/xmlapi/
properties:
- url: https://pan.dev/panos/docs/xmlapi/
  type: Documentation
- url: https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-panorama-api/get-started-with-the-pan-os-xml-api
  type: GettingStarted
- url: https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-panorama-api/pan-os-xml-api-request-types
  type: APIReference
- url: https://docs.paloaltonetworks.com/pan-os/10-2/pan-os-panorama-api/get-started-with-the-pan-os-xml-api/get-your-api-key
  type: Authentication
- url: json-schema/pan-os-security-rule-schema.json
  type: JSONSchema
description: The comprehensive XML-based API for PAN-OS providing full access to all firewall configuration,
  operational commands, reporting, logging, and commit operations. Supports request types including keygen
  for authentication, config for configuration changes using XPath, op for operational commands, report
  for generating reports, log for retrieving traffic and threat logs, and user-id for dynamic user-to-IP
  mapping.