Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Check Point Software Networks API

The Networks API from Check Point Software — 2 operation(s) for networks.

Check Point Software Networks API is one of 8 APIs that Check Point Software publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version latest.

Requests are made against a single base URL, https://{management_server}/web_api.

2 operations 2 paths 3 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
latest
Base URL
https://{management_server}/web_api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Check Point Software Networks API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-chkp-sid (sessionId). By default, every request must be authenticated.

  • sessionId — Session ID returned by /login, supplied on every subsequent call.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Networks 2
POST
/show-networks
List network objects
showNetworks body → 200
POST
/add-network
Create a network object
addNetwork body → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are NetworkCreate (11 properties), Network (9 properties), ListQuery (5 properties). Each schema is shown below with its type and property counts.

ListQuery
object
5 properties
Network
object
9 properties
NetworkCreate
object
11 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

check-point-networks-api-openapi.yml Raw ↑

Other APIs Check Point Software publishes across the network.

Check Point Management API
Check Point GAIA API
Check Point Spark Management API
Check Point Software Access Rules API
Check Point Software Gateways API
Check Point Software Hosts API
Check Point Software Session API