Hexnode MDM API

Let’s build together! Dive into discussions on Hexnode’s comprehensive API for collaborative device management.

53 Replies
22 Topics
Discussion-icon Discussion
Ideation-icon Ideation
Discussion
3 years ago

API call is showing 403 error message

Hi, I’m fairly new to APIs but we would like to integrate Hexnode functions in a customized setup so I was trying out some APIs using the commands from Hexnode API documentation. We're trying to fetch device details using GET https://.hexnodemdm.com/api/v1/devices/{DEVICE_ID}/ and the device ID used is correct but we keep getting 403 error messages.…

Discussion
3 years ago

Hexnode API Post command not working

Hii, we are facing some problems while testing out the Hexnode APIs. We were able to execute GET APIs successfully but when we try POST it does not execute successfully. POSt commands tested - If it helps, we used this as body -

Discussion
3 years ago

Using Hexnode API for automation

Hi, we use Hexnode in our organization. We are making an administrator page to integrate automation tools in our workflows and it would be great to have hexnode mdm workflows there too. Do you have APIs to be able to implement flows on click of button like - executing compliance checks and automatically start the Hexnoe lost mode when device is not compliant?

Ideation
3 years ago

An API endpoint to upload a new APK update

As devops I really want an API endpoint to publish a new version of APK. We currently distribute our App to many devices through Hexnode and also we have another app that is distributed on Google Play Store. When we need to update on Google Play Store it's really easy because we're using fastlane and…

Ideation
5 years ago

Clear cache via API

Hi, With certain applications (certainly any Enterprise APK I upload) there is an option in the portal to "Clear app data". This is very useful for wiping application data from the device. It would be extremely useful if it was possible to use this function via the API. That is, a function via the API …