- CheckMates
- :
- Products
- :
- Harmony
- :
- Mobile
- :
- Re: SandBlast Mobile API Documnetation
- 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
SandBlast Mobile API Documentation - OLD NOT IN USE
************ Replaced by this post: https://community.checkpoint.com/t5/Mobile/Harmony-Mobile-API-Documentation/m-p/124235#M667 ****************
If you have a customer or a partner that is interested in integrating the information about mobile device risk on their network as analyzed by the SBM solution:
For example if a device is High/medium risk you want the user to be disabled from access the Wi-Fi network/application until the device is cleared from risk.
You can use REST API from any system to get that info. If you have a working SBM solution you can use the following attached documents:
- Create_api_key.PDF - Use this to generate the CSRFtoken-Session ID pair that is required in order to call the other REST API calls.
- external_api.PDF - List of all API calls and the required format
Enjoy
- Tags:
- integration
- rest api
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Great work Yuval! These APIs can be easily used for dozens of different needs!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for sharing.
API all the things
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, colleagues!
We have one 3rd party MDM solution here, how can we push initial configuration to installed app, i.e. server name and registration key?
Is there any document, describing this and possible integrations with 3rd party MDMs using REST API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi! Sure we can!
Please send me an email (danieldor@checkpoint.com) and I will send you the relevant guide according to the MDM you have. We have Out of the box integration with 6 MDMs at the moment: AirWatch, MobileIron, MaaS360, Intune, BES, Xen Mobile.
D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Or you can post it here 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good point Moti!
What we can do is as follows:
- The integration will be from the MDM’s side, in which they will use our API (attached) to detect the current risk score of the device.
- What they can do, is to use the SBM API to pull the device health score using the email or IMEI of the device. Email or IMEI is the only unique identifier we have both in SBM and MDM sides.
- Using the risk score, they can decide what to do next with the device based on the “score” coming from SandBlast Mobile.
We have other third parties that use our API to do some sort of integration with our solution. This is the fastest way to integrate without developing anything from SBM side.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This post is no longer relevant - please use the new post for Harmony Mobile API