1. Home
  2. Docs
  3. IoTGtw API Samples
  4. Provisioning API (Manage Account, Devices, Service Templates, Endpoint Profiles)

Provisioning API (Manage Account, Devices, Service Templates, Endpoint Profiles)

Provisoining API are a set of RESTful API for managing the customer account, device objects and more.Note:

– HTTPS Encryption is required and enforced on all API requests

– Provisioning API request must be JWT Signed using the customer’s account unique JWT token for provisioning. The provisioning JWT token is provided at account creation.

– The attribute “customer_id”: “{customer_unique_id_value}” must be provided in the signed JWT body.

– All signed JWT tokens must be set to expire within 15 seconds.

Articles

Was this article helpful to you? Yes No

How can we help?