Hexnode MDM API

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

56 Replies
26 Topics
Discussion
7 days ago Dec 08, 2025

API - macOS Update payload

End-state: I want to use the API to create a macOS update policy with the download only requirement and the preferences and deferal. But...I made a macOS update policy that included the scheduling so that I can see what the payload looks like to be able to create it through the API but I'm only…

Discussion
1 month ago Nov 13, 2025

Retrieving Asset Tags via API

Hey guys, I got some devices in my organization enrolled in Hexnode whose asset tags I want to get. Is it possible to retrieve the asset tag of a device through API calls?

Discussion
9 months ago Apr 01, 2025

How do I use Hexnode API with terminal on Mac?

Hey there,  I have a quick question about running Hexnode APIs. I’ve used Postman before, but I haven’t tried running any Hexnode Apis yet. I’m experimenting with using the terminal on my Mac since I heard it’s actually more convenient that way. Can someone walk me through how to do it? 

Discussion
3 years ago Jan 23, 2023

API request shows the error "Please update the plan to configure this feature"

Hi, I was trying to update the list of enrolled devices in our organization’s Hexnode UEM console, using Hexnode API. But on running the command, the API request continues to show the error “Please update the plan to configure this feature”. Our organization currently uses the Enterprise plan. To which subscription plan are we supposed…

Discussion
3 years ago Jul 18, 2022

“Request was throttled. Expected available in 57.0 seconds.” error showing up.

I was trying to retrieve the battery level of my device using an api call but then this error“Request was throttled. Expected available in 57.0 seconds.” popped up. Initially it was possible to retrieve the battery level but after a few api calls, this error message was displayed. Does anyone know what triggers this error.…

Discussion
4 years ago Oct 26, 2021

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.…

Ideation
6 years ago Aug 21, 2019

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 …