An open API service indexing awesome lists of open source software.

https://github.com/checkpointsw/infinitynext-mgmt-api-resources

Resources and example for using Check Point Infinity Next API. For API reference and GraphiQL tool, login into the product and navigate to Support->API Content
https://github.com/checkpointsw/infinitynext-mgmt-api-resources

management-api

Last synced: 10 days ago
JSON representation

Resources and example for using Check Point Infinity Next API. For API reference and GraphiQL tool, login into the product and navigate to Support->API Content

Awesome Lists containing this project

README

          

# Check Point Infinity Next Management API Resources

## Overview

Resources and example for using Check Point Infinity Next API.
For API reference and GraphiQL tool, login into the product and navigate to Support->API

## Content

### Folders

`docs`: The main folder for Infinity Next Managament API documentation
* `postman collection`: JSON file of the graphQL API postman collection to import.
* `scripts`: Example usage of the API.

`contrib`: A folder for independent or incubating contributations. i.e. contributions which may not easily fit into the core repository or need time to refactor, mature, or add necessary tests.