Mistake on this page? Email us

Integrating with Device Management Connect

Web applications use Device Management Connect to access device information. Integration relies on using the REST APIs or SDKs to connect to and access information on an Device Management account.

To receive notifications from Device Management Connect about asynchronous responses and observations from clients, a web application needs to set up a callback URL (webhook). Note that:

  • The request must use the application's API key.
  • The callback URL in the web application must be publicly available to be accessed by Device Management Connect.

To set up a callback:

  1. Set a callback URL using PUT /v2/notification/callback.
  2. Device Management Connect checks that it can access the URL and responds with a success or failure status.

You can now subscribe to the device Resources.