This document mainly introduces how to use (call) the Love API interface1. User registration#
2.
If you are not registered, please fill in the user information as required. Email and mobile phone number verification code registration is supported.

3.
Already registered, log in directly

2. Get AppKey and AppSecret#
Some functions require AppKey and AppSecret to access. Follow the steps below to obtain your AppKey and AppSecret.Complete the required data as prompted and click SubmitAfter the submission is completed, refresh the page and you will get your AppKey and AppSecret. Click Copy

3. Obtain authorization for the body fat calculation interface#
Send an email with the AppKey to the sales consultant, lidonglin@lefu.cc, and cc to oujialing@lefu.cc (no sales consultant will result in non-processing), and indicate the Bluetooth name and device model of the device you intend to use. If there is no response for an extended period, please contact your sales consultant4. Understand the Product corresponding to your device, where NA indicates that this field is not required#
5. Document Center#
Interface call#
1.
Use the AppKey and AppSecret request interfaces obtained previously to obtain the token.

**Note that when calling Api in a specific business, you must first obtain a temporary token. The token has a short validity period, so you need to cache it yourself and ensure that the token is filled in correctly when calling other APIs. **2.
Fill in the token obtained in the previous step into the request header of the interface call, fill in the complete request parameters, and click Send

Modified at 2026-06-23 02:41:02