1.
Generate a sub-account and obtain the corresponding account password through the backend.
2.
In the /open_api/v3/user/users/token interface, pass the account password of the API account (not registered account) to obtain a token.
3.
Put the token into the header parameter Authorization of other requests, then start requesting APIs.