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 Applications API

The Applications API from Palo Alto Networks — 48 operation(s) for applications.

Palo Alto Networks Applications 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 Application. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 41 operations across 28 paths, and defines 73 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 18 base URLs: https://api.sase.paloaltonetworks.com, https://api.prismacloud.io, https://api2.prismacloud.io, https://api3.prismacloud.io, https://api4.prismacloud.io, https://api.anz.prismacloud.io, https://api.eu.prismacloud.io, https://api2.eu.prismacloud.io, https://api.gov.prismacloud.io, https://api.prismacloud.cn, https://api.ca.prismacloud.io, https://api.sg.prismacloud.io, https://api.uk.prismacloud.io, https://api.ind.prismacloud.io, https://api.jp.prismacloud.io, https://api.fr.prismacloud.io, https://api.strata.paloaltonetworks.com/config/objects/v1, https://api.sase.paloaltonetworks.com/sse/config/v1.

41 operations 28 paths 73 schemas 5 DELETE17 GET2 PATCH15 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://{firewall}/api/
Authentication
HTTP Bearer, HTTP Bearer, API Key, OAuth 2.0, HTTP Bearer
Resource Areas
1

Authentication & Security 5

Palo Alto Networks Applications API declares 5 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). It accepts HTTP bearer tokens (Bearer). An API key is passed in the header as x-redlock-auth (x-redlock-auth). It supports OAuth 2.0 (scmOAuth) using the clientCredentials flow. It accepts HTTP bearer tokens (JWT) (scmToken).

  • BearerAuth — Enter your JWT Bearer token to authorize.
  • x-redlock-auth — The x-redlock-auth value is a JSON Web Token (JWT).
  • scmOAuth — Strata Cloud Manager APIs authenticate client requests using the OAuth 2.0 Client Credentials flow. Please use the clientid, clientsecret values associated wit…
  • scmToken — Strata Cloud Manager APIs authenticate client requests using the OAuth 2.0 Client Credentials flow. Please use the clientid, clientsecret values associated wit…

Paths & Operations 41

Across 28 paths, the API surfaces 41 operations — 5 DELETE, 17 GET, 2 PATCH, 15 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Applications 41
GET
/seb-api/v1/applications
List all applications
GetSeb-apiV1Applications 8 params → 200400403404500
GET
/seb-api/v1/applications/{id}
Get an application by ID
GetSeb-apiV1Applicationsbyid 2 params → 200400403404500
DELETE
/seb-api/v1/applications/{id}
Delete an application by ID
DeleteSeb-apiV1Applicationsbyid 1 param → 204400403404500
GET
/seb-api/v1/applications/type/{type}
List applications by type
GetSeb-apiV1ApplicationsTypebytype 8 params → 200400403500
POST
/seb-api/v1/applications/type/{type}
Create an application
PostSeb-apiV1ApplicationsTypebytype 1 param body → 201400403409500
GET
/seb-api/v1/applications/type/{type}/{id}
Get an application by ID by type
GetSeb-apiV1ApplicationsTypeBy_typebyid 3 params → 200400403404500
PATCH
/seb-api/v1/applications/type/{type}/{id}
Update an application
PatchSeb-apiV1ApplicationsTypeBy_typebyid 2 params body → 200400403404409500
DELETE
/seb-api/v1/applications/type/{type}/{id}
Delete an application by type
DeleteSeb-apiV1ApplicationsTypeBy_typebyid 2 params → 204400403404500
GET
/seb-api/v1/applications/categories
List application categories
GetSeb-apiV1ApplicationsCategories → 200403500
POST
/seb-api/v1/applications/bulk-create/{type}
Bulk create applications
bulkCreateApplications 1 param body → 201400403409500
POST
/seb-api/v1/applications/bulk-delete
Bulk delete applications
PostSeb-apiV1ApplicationsBulk-delete body → 204400403404500
GET
/sse/config/v1/applications
List applications
get-sse-config-v1-applications 4 params → 200400401403404default
POST
/sse/config/v1/applications
Create an application
post-sse-config-v1-applications 1 param body → 201400401403409default
DELETE
/sse/config/v1/applications/{id}
Delete an application
delete-sse-config-v1-applications-id 1 param → 200400401403404409default
GET
/sse/config/v1/applications/{id}
Get an application by ID
get-sse-config-v1-applications-id 1 param → 200400401403404default
PUT
/sse/config/v1/applications/{id}
Edit an application
put-sse-config-v1-applications-id 1 param body → 200400401403404409default
POST
/appid/api/v1/download/app
Download Application Inventory
inventory-Application-Csv-Download body → 200400401403413
GET
/appid/api/v1/app/criteria
Get Discovery Criteria
get_4 1 param → 200400401403413
POST
/appid/api/v1/app/criteria
Create Discovery Criteria
create_1 1 param body → 200400401403413
GET
/appid/api/v1/app/criteria/{id}
Get Application Discovery Criteria by ID
get_5 1 param → 200400401403413
DELETE
/appid/api/v1/app/criteria/{id}
Delete Discovery Criteria
delete-discovery-criteria 1 param → 200400401403413
PATCH
/appid/api/v1/app/criteria/{id}
Update Discovery Criteria
edit-discovery-criteria 1 param body → 200400401403413
GET
/appid/api/v1/download/app/{id}
Download Application Details
appDetailsCsvDownload 2 params → 200400401403413
GET
/appid/api/v1/download/app/config/{id}
Download Application ABOM
app-download-abom 1 param → 200400401403413
POST
/appid/api/v2/app
Get All Applications
list-Apps-V2 body → 200
GET
/appid/api/v2/app/{id}
Get Application by ID
get-App-V2 1 param → 200
POST
/appid/api/v2/app/{id}/assets
Get Assets Associated with an Application
search-Assets-By-App 1 param body → 200
POST
/appid/api/v2/app/{id}/vulnerabilities
Get Vulnerabilities in an Application
search-Vulns-By-App 1 param body → 200
POST
/appid/api/v2/app/{id}/alerts
Get Alerts for an Application
search-Alerts-By-App 1 param body → 200
GET
/appid/api/v2/app/summary
Get Application Summary
app-Summary → 200
POST
/appid/api/v2/app/{id}/grouped-counts
Get Risk Count of an Application
search-Counts-By-App 1 param body → 200
GET
/appid/api/v2/tags
List Tags
get-Tags-By-Prisma-Id → 200
POST
/appid/search/api/v1/app
Get Applications by RQL
5 params → 200400
POST
/appid/search/api/v1/app/risk
Get Vulnerabilities and Alerts for an Application
body → 200400
POST
/appid/search/api/v1/app/service
Get Vulnerabilities and Alerts for a Service
body → 200400
GET
/appid/app/service/{id}
Get Assets and Services of an Application
1 param → 200400
GET
/applications
List applications
ListApplications 6 params → 200400401403404default
POST
/applications
Create an application
CreateApplications body → 201400401403409default
GET
/applications/{id}
Get the application by id
GetApplicationsByID 1 param → 200400401403404default
PUT
/applications/{id}
Update an application
UpdateApplicationsByID 1 param body → 200400401403404409default
DELETE
/applications/{id}
Delete an application
DeleteApplicationsByID 1 param → 200400401403404409default

Schemas 73

The contract defines 73 schemas that model the data the API accepts and returns. The most detailed are CatalogAttributes (67 properties), objects-applications (29 properties), applications (29 properties), AssetWithRisks (13 properties). Each schema is shown below with its type and property counts.

PatchAppInput
BaseApplication
object
6 properties 4 required
CustomApplication
object
Custom Application
CreateOrReplaceAppInput
CatalogApplication
object
Catalog Application
LocalDesktopPatchApplicationInput
object
5 properties 1 required
BaseApplicationWithUrls
Base Application with URLs (for URL-based application types)
CustomTypeInput
string
Discriminator field, must be 'custom'.
LocalDesktopAppExecutableInput
object
1 property 1 required
LocalDesktopApplicationInput
object
5 properties 3 required
metadata
object
5 properties 2 required
ApplicationItem
object
UrlInput
object
2 properties 1 required
CatalogAttributes
object
Catalog application attributes sourced from the Universal Application Directory (UAD)
67 properties
NonwebTypeInput
string
Discriminator field, must be 'non-web'.
PrivateApplicationInput
BasePatchApplicationInput
object
3 properties 1 required
CustomApplicationInput
LocalDesktopAppExecutablesInput
object
1 property 1 required
BulkCreatedItem
object
2 properties 2 required
PageInfo
object
2 properties 1 required
NonWebApplication
object
Non-Web Application
UrlsInput
array
URL patterns for the application. Maximum 100 URLs allowed.
Order
string
The sort order
AddRemoveUrls
object
Add or remove URLs from an application. The total URL count after modification cannot exceed 100.
2 properties
CustomPatchApplicationInput
MetadataConfigurationVersion
objectnull
Configuration version information
3 properties 3 required
PatchUrls
LocalDesktopTypeInput
string
Discriminator field, must be 'localdesktopcustom'.
PrivateApplication
object
Private Application
NonWebPatchApplicationInput
PrivatePatchApplicationInput
LocalDesktopApplication
object
Local Desktop Application
PrivateTypeInput
string
Discriminator field, must be 'private'.
NonWebApplicationInput
ApplicationTypeInput
string
BaseApplicationInput
object
3 properties 3 required
ErrorResponse
object
4 properties 1 required
ResponseMetadata
object
Response-level metadata
1 property
BulkCreatedResponse
array
generic_error
object
2 properties
error_detail_cause_info
object
4 properties
error_detail_cause_infos
array
objects-applications
object
29 properties 5 required
ErrorResponse_2
object
1 property
AppCriteriaRequest
object
3 properties 3 required
ApplicationDownloadRequest
object
4 properties
Error
object
2 properties 2 required
ListAppsRequest
object
4 properties
AssetWithRisks
object
13 properties 2 required
Vulnerability
object
3 properties 1 required
AssetCount
object
3 properties
V2ApplicationWithAssets
object
5 properties
SearchRequestGroupedCount
object
1 property
SearchRequestRisk
object
2 properties
Filter
object
3 properties
V2ApplicationWithoutAssets
object
4 properties
SummaryOfApps
object
5 properties
CountByKey
object
2 properties
SearchRequest
object
2 properties
GetTagsResponse
object
1 property
CountsByKey
array
Alert
object
3 properties
Finding
object
3 properties
RiskCountResponse
object
1 property
VulnCountBySeverity
object
4 properties
AlertCountBySeverity
object
5 properties
ListAppsResponseV2
object
1 property
V2ApplicationSummary
object
6 properties
generic_error_2
object
2 properties
error_detail_cause_info_2
object
4 properties
error_detail_cause_infos_2
array
applications
object
29 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

palo-alto-networks-applications-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 Applications 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.