CoAP Authentication
To communicate with the Wia CoAP API an access token is required.
Device
To connect to the CoAP API put your device secret key in the JSON payload of the request as the variable accessToken
. Your device secret key is generated when you create a device. It should begin with d_sk
. You can find it in Device > Configuration
.