- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- Postman Collections (links to all available) and t...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Postman Collections (links to all available) and the basics
Check Point R8X Postman Collections available on CheckMates community
- API v 1.00 R80 - https://community.checkpoint.com/docs/DOC-2184
- API v 1.1 R80.10 - https://community.checkpoint.com/docs/DOC-2183
- API v 1.2 R80.20.M1 - https://community.checkpoint.com/docs/DOC-3077
- API v 1.3 R80.20 GA - https://community.checkpoint.com/docs/DOC-3187
- API v 1.4 R80.20.M2 - https://community.checkpoint.com/docs/DOC-3462
- API v 1.5 R80.30 - https://community.checkpoint.com/t5/API-CLI-Discussion-and-Samples/postman-collection-R80-30/m-p/539...
- API v 1.6 R80.40 - https://community.checkpoint.com/t5/API-CLI-Discussion-and-Samples/postman-collection-R80-40/m-p/739...
- API v 1.6.1 R80.40 JHF 78+ (R80.30 JHF 217+) - https://community.checkpoint.com/t5/API-CLI-Discussion-and-Samples/postman-collection-1-6-1-API/m-p/...
- API v 1.7 R81 - https://community.checkpoint.com/t5/API-CLI-Discussion-and-Samples/postman-collection-R81/m-p/98125#...
- API v 1.8 R81.10 - https://community.checkpoint.com/t5/API-CLI-Discussion/postman-collection-R81-10-V2/m-p/130258#M6273
- API v 1.9 R81.20 - https://community.checkpoint.com/t5/API-CLI-Discussion/postman-collection-R81-20/m-p/162938#M7306
- API v 2.0 R82 - https://community.checkpoint.com/t5/API-CLI-Discussion/postman-collection-R82/m-p/230257#M8805
Also will post conversions for the collections to postman collection version 2.0 and 2.1 collections.
Check Point APIs Reference : API Reference
Check Point APIs Homepage SK : sk121360
Check Point R8X Postman Collections for Gaia API
Postman Collections for GAIA REST API are in the GAIA API TGZ installer file by release
Useful CheckMates articles:
Gaia REST API: Read and send information to Check Point servers (sk143612)
Check Point R8X Postman Collections for SandBlast (Threat Prevention API)
Work-in-Progress
Useful CheckMates articles:
Threat Prevention API for Security Gateway (SK137032)
Using Postman API development tool to experience SandBlast API
Check Point R8X Postman Collections for Generic API
Work-in-Progress
Useful CheckMates articles:
Postman is available for download for free (additional service levels available) on Windows, Linux, Mac OS :
- Download : Postman | API Development Environment
- Extended Support Options : Postman | Plans & Pricing
Basic Operations:
- Download and install Postman
- Execute minimum configuration for Check Point API utilization
- In Settings -> General (tab) -> SSL certificate verification -> OFF
- Create Environment (recommend specific environment for target API host server)
- Create Variable "server" for API host. Remember to use the correct HTTPS port value to correspond to the Gaia web portal
Example: https://192.168.1.200:4434/web_api - Create Variable "session" for API to set after logon for subsequent operations, initially leave blank
- Create Variable "server" for API host. Remember to use the correct HTTPS port value to correspond to the Gaia web portal
- Download relevant Check Point Management API or other API Postman collections, extract, and import to Postman
- Operate API with Postman
Helpful Postman Documents and Information on CheckMates
How-to use Postman : https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-use-Postman-with-R8x-Security-Manageme...
Working with Postman : https://community.checkpoint.com/t5/Member-Exclusive-Content/Working-With-Postman/td-p/38953
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for the Postman collections. They are really useful for studying and testing the API.
It would be useful to have the link to the API documentation here:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Very useful post!
Worth updating this with the recently released 1.6.1 version of the Management APIs:
https://community.checkpoint.com/t5/API-CLI-Discussion-and-Samples/postman-collection-1-6-1-API/m-p/...
It has some great new APIs and is available with the latest JHF on R80.40.
Thanks @Eran_Habad & @Omer_Kleinstern
