Step 1: Get API ClientId & Security#
Step 2: Login or OAuth to get your token#
Stop 2.1 Login to get your token LoginAPI#
Here is a simple example using cURL calls:Stop 2.2 OAuth to get your token OAuthAPI#
Here is a simple example using cURL calls:Step 3: Call the sample interface#
You should add "Bearer" before the header's Authorization value:
Here is a simple example using cURL calls:Work flows#
Error Codes#
| code | description |
|---|
| -1003 | Lock does not exist |
| -2025 | Frozen lock. Can not operate on it now |
| -3011 | Cannot Transfer Lock(s) to Yourself |
| -4043 | The function is not supported for this lock |
| -4056 | Run out of memory |
| -4067 | NB Device is not registered |
| -4082 | Auto locking period invalid |
Modified at 2025-09-08 02:59:20