How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Palo Alto Networks Adapters API

Operations for managing custom target adapters.

Palo Alto Networks Adapters API is one of 741 APIs that Palo Alto Networks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Adapters. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 4 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 0.7.67.

Requests are made against a single base URL, https://api.sase.paloaltonetworks.com/ai-red-teaming/mgmt-plane.

7 operations 4 paths 15 schemas 1 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.7.67
Base URL
https://{firewall}/api/
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Palo Alto Networks Adapters API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Adapters 7

Operations for managing custom target adapters.

POST
/v1/adapters
Create a new adapter
create_adapter_v1_adapters_post 1 param body → 201422
GET
/v1/adapters
List all adapters
list_adapters_v1_adapters_get 5 params → 200422
GET
/v1/adapters/config
Get adapter config defaults
get_adapter_config_v1_adapters_config_get → 200401
GET
/v1/adapters/{adapter_uuid}
Get adapter by UUID
get_adapter_v1_adapters__adapter_uuid__get 1 param → 200422
PUT
/v1/adapters/{adapter_uuid}
Update an adapter
update_adapter_v1_adapters__adapter_uuid__put 2 params body → 200422
DELETE
/v1/adapters/{adapter_uuid}
Delete an adapter
delete_adapter_v1_adapters__adapter_uuid__delete 1 param → 204422
POST
/v1/adapters/validate
Validate adapter script
validate_adapter_v1_adapters_validate_post body → 200422

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are CustomTargetAdapterSchema (13 properties), CustomTargetAdapterListItemSchema (7 properties), CustomTargetAdapterCreateRequestSchema (6 properties), CustomTargetAdapterUpdateRequestSchema (6 properties). Each schema is shown below with its type and property counts.

ValidationError
object
3 properties 3 required
PaginationSchema
object
1 property
CustomTargetAdapterListItemSchema
object
7 properties 5 required
CustomTargetAdapterStatus
string
AdapterVarBase
object
A single adapter configuration variable (also the GSM-stored shape).
3 properties 2 required
CustomTargetAdapterUpdateRequestSchema
object
Update is a full replacement (PUT): all create fields are required. For variables the list defines the complete desired key set: - value provided - set/add the…
6 properties 3 required
HTTPValidationError
object
1 property
AdapterVarResponseSchema
object
A variable returned in adapter responses. Secrets are masked: value is returned as null with isredacted=true.
4 properties 2 required
CustomTargetAdapterCreateRequestSchema
object
Customer input to create an adapter.
6 properties 3 required
CustomTargetAdapterConfigResponseSchema
object
Static/example values for the adapter authoring UI. Returned by GET /v1/adapters/config so the frontend can prefill the editor.
2 properties 2 required
CustomTargetAdapterValidateResponseSchema
object
4 properties 1 required
AdapterVarType
string
Whether a configuration variable is a plain var or a sensitive secret.
CustomTargetAdapterSchema
object
13 properties 5 required
CustomTargetAdapterListSchema
object
2 properties 1 required
CustomTargetAdapterValidateRequestSchema
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

palo-alto-networks-adapters-api-openapi.yml Raw ↑

Other APIs Palo Alto Networks publishes across the network.

PAN-OS XML API
PAN-OS OpenConfig API
Panorama API
AutoFocus API (Deprecated)
Prisma SASE Service Status API
Cross-Platform Service Status API
SASE Authentication Service API
Expedition API (Deprecated)
VM-Series Licensing API
Palo Alto Networks 5G Deregistered Trend API
Palo Alto Networks 5G Network Interconnects and Bandwidth API
Palo Alto Networks 5G Registered Trend API
Where this information came from

This is an independent, third-party profile of Palo Alto Networks Adapters API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.