1、Settled in Easylink#
After registration, click "Go to API Dashboard" to enter the API Sandbox environment. If you need to use the production environment, please upgrade your account and apply for an APP Key according to the steps below.
2、Apply APP Key#
Please apply for APP Key on the Business Dashboard page. After the application is approved, you can go to the API Dashboard to obtain the production environment materials.In the merchant background, view your docking materials, and configure the public key and your server IPEnvironmental base url:#
3、API call instructions#
1.
First, obtain the Access Token through Obtain Access Token. It is valid for ten minutes. For all subsequent interfaces, this token needs to be carried in the Authorization in the Header.
2.
Refer to the signature specification, sign and call the business interface you need.