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
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