Check Point · JSON Structure

Checkpoint Structure

Structural overview of the Check Point API surface; extracted from openapi/.

Type: Properties: 0
Cloud SecurityCybersecurityEndpoint SecurityFirewallIdentity AwarenessMobile SecurityNetwork SecuritySecurityThreat PreventionWAF

Checkpoint Structure is a JSON Structure definition published by Check Point.

Meta-schema:

JSON Structure

Raw ↑
{
  "provider": "Check Point",
  "providerId": "checkpoint",
  "kind": "json-structure",
  "description": "Structural overview of the Check Point API surface; extracted from openapi/.",
  "schemaCount": 0,
  "operationCount": 11,
  "schemas": [],
  "operations": [
    {
      "method": "POST",
      "path": "/login",
      "operationId": "login",
      "summary": "Authenticate and obtain a session ID",
      "tags": [
        "Login"
      ]
    },
    {
      "method": "POST",
      "path": "/logout",
      "operationId": "logout",
      "summary": "Logout the current session",
      "tags": [
        "Login"
      ]
    },
    {
      "method": "POST",
      "path": "/publish",
      "operationId": "publish",
      "summary": "Publish session changes",
      "tags": [
        "Sessions"
      ]
    },
    {
      "method": "POST",
      "path": "/install-policy",
      "operationId": "installPolicy",
      "summary": "Install policy package on selected gateways",
      "tags": [
        "Sessions"
      ]
    },
    {
      "method": "POST",
      "path": "/show-hosts",
      "operationId": "showHosts",
      "summary": "Show host objects",
      "tags": [
        "Hosts"
      ]
    },
    {
      "method": "POST",
      "path": "/add-host",
      "operationId": "addHost",
      "summary": "Add a host object",
      "tags": [
        "Hosts"
      ]
    },
    {
      "method": "POST",
      "path": "/show-networks",
      "operationId": "showNetworks",
      "summary": "Show network objects",
      "tags": [
        "Networks"
      ]
    },
    {
      "method": "POST",
      "path": "/show-services-tcp",
      "operationId": "showServicesTcp",
      "summary": "Show TCP service objects",
      "tags": [
        "Services"
      ]
    },
    {
      "method": "POST",
      "path": "/show-access-rulebase",
      "operationId": "showAccessRulebase",
      "summary": "Show access rulebase",
      "tags": [
        "Access Rules"
      ]
    },
    {
      "method": "POST",
      "path": "/add-access-rule",
      "operationId": "addAccessRule",
      "summary": "Add an access rule",
      "tags": [
        "Access Rules"
      ]
    },
    {
      "method": "POST",
      "path": "/show-nat-rulebase",
      "operationId": "showNatRulebase",
      "summary": "Show NAT rulebase",
      "tags": [
        "NAT Rules"
      ]
    }
  ]
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/checkpoint-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.