API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

PAN-OS REST API

A RESTful API for managing PAN-OS next-generation firewalls including security policies, network objects, address groups, and device configuration. The REST API provides simplified JSON-based access to common firewall operations as an alternative to the XML API. Supports CRUD operations on policy rules, address objects, service objects, and security profiles. Authentication uses API keys generated from the firewall management interface or via the XML API keygen command.

Documentation

Specifications

Schemas & Data

📊
JSONSchema
json-schema/pan-os-rest-api-address-group-schema.json
📊
JSONSchema
json-schema/pan-os-rest-api-address-schema.json
📊
JSONSchema
json-schema/pan-os-rest-api-commit-status-schema.json
📊
JSONSchema
json-schema/pan-os-rest-api-nat-rule-schema.json
📊
JSONSchema
json-schema/pan-os-rest-api-pan-os-response-schema.json
📊
JSONSchema
json-schema/pan-os-rest-api-qos-rule-schema.json
📊
JSONSchema
json-schema/pan-os-rest-api-security-rule-schema.json
📊
JSONSchema
json-schema/pan-os-rest-api-service-group-schema.json
📊
JSONSchema
json-schema/pan-os-rest-api-service-schema.json
📊
JSONSchema
json-schema/pan-os-rest-api-tag-schema.json
📊
JSONSchema
json-schema/pan-os-rest-api-virtual-system-schema.json
📊
JSONSchema
json-schema/pan-os-security-rule-schema.json
📊
JSONStructure
json-structure/pan-os-rest-api-address-group-structure.json
📊
JSONStructure
json-structure/pan-os-rest-api-address-structure.json
📊
JSONStructure
json-structure/pan-os-rest-api-commit-status-structure.json
📊
JSONStructure
json-structure/pan-os-rest-api-nat-rule-structure.json
📊
JSONStructure
json-structure/pan-os-rest-api-pan-os-response-structure.json
📊
JSONStructure
json-structure/pan-os-rest-api-qos-rule-structure.json
📊
JSONStructure
json-structure/pan-os-rest-api-security-rule-structure.json
📊
JSONStructure
json-structure/pan-os-rest-api-service-group-structure.json
📊
JSONStructure
json-structure/pan-os-rest-api-service-structure.json
📊
JSONStructure
json-structure/pan-os-rest-api-tag-structure.json
📊
JSONStructure
json-structure/pan-os-rest-api-virtual-system-structure.json
📊
JSONStructure
json-structure/pan-os-security-rule-structure.json

Examples

OpenAPI

palo-alto-pan-os-rest-api-openapi-original.yml Raw ↑