Authentication

Authorization

Authorization Consists of "Bearer"+space+"AccessToken"。

  1. Assigned static APIToken
    For example: the assigned static Token is: API_201212_JY
    [Authorization] is Bearer API_201212_JY
  2. Get through AppKey
    Get AccessToken through appKey and AppSecret.
    [Authorization] is Bearer JYMIek7mk91Nyq9yWnPe4dqcj8ueuRIugVYjpmLTNxq_lGghDclDPK5n_Q==

Authorized Device

The directly added device is an authorized device;

The shared device does not have the corresponding authorization (need to delete and re-add).

Number of authorized devices

If the number of user devices is less than 3, it cannot be authorized;

The license is free when the user has 3 licensed devices.

Paying users renew the service according to the actual number of devices.

When the number of user devices exceeds the authorized number, the prompt [D1022] No corresponding authorization will appear.

Authorization time

The default authorization period for free users is one year, and the authorization submission extension needs to be submitted on the cloud platform every year. Paid users are based on the purchase of service years.

Authentication

Authorization

Authorization Consists of "Bearer"+space+"AccessToken"。

  1. Assigned static APIToken
    For example: the assigned static Token is: API_201212_JY
    [Authorization] is Bearer API_201212_JY
  2. Get through AppKey
    Get AccessToken through appKey and AppSecret.
    [Authorization] is Bearer JYMIek7mk91Nyq9yWnPe4dqcj8ueuRIugVYjpmLTNxq_lGghDclDPK5n_Q==

Authorized Device

The directly added device is an authorized device;

The shared device does not have the corresponding authorization (need to delete and re-add).

Number of authorized devices

If the number of user devices is less than 3, it cannot be authorized;

The license is free when the user has 3 licensed devices.

Paying users renew the service according to the actual number of devices.

When the number of user devices exceeds the authorized number, the prompt [D1022] No corresponding authorization will appear.

Authorization time

The default authorization period for free users is one year, and the authorization submission extension needs to be submitted on the cloud platform every year. Paid users are based on the purchase of service years.