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
- Host: GitHub
- URL: https://github.com/checkpointsw/infinitynext-mgmt-api-resources
- Owner: CheckPointSW
- License: apache-2.0
- Created: 2022-02-17T16:11:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-15T11:57:39.000Z (almost 4 years ago)
- Last Synced: 2025-03-01T00:59:43.010Z (about 1 year ago)
- Topics: management-api
- Homepage:
- Size: 99.6 KB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.