Device APIs
Device APIs mainly bundle the APIs related to IoT devices, you can register and provision the devices into the IAM system to get the device credentials, e.g. the certificate and private key. Later the device can use the credentials to authenticate itself and exchange the access token to access other protected resources.
Device has the same authorization model with app user and integration key.
Device APIs are mainly used together with the IoT platform.
TIP
The typical use case of device management in SiX IDaaS & IAM is to create the device via IoT product key created in IoT system, please check the related doc for more information.