Skip to main content

Mint a device token

POST/devices/token
Exchange (deviceId, deviceSecret) for a short-lived device JWT.

Request Body

deviceId*string
deviceSecret*string

Response

Device token

token*string
expiresInSeconds*number
Code Samples
No code examples available for this operation.

Try It

Request Body