Access the merchant and obtain client_id and API URL.
Headers add the
Content-Typefield with the valueapplication/json; specify the request body asjsonformat.
Use the private key to generate the algorithm for RS256 with a validity of 5 seconds JWT Token.
Headers add the
tokenfield, with the value being the generatedJWT Token.
In the interface return data,
codeis the status code,messageis the prompt message, anddatais the return data.
| Chain type | Description |
|---|---|
| 1 | ETH |
| 56 | BSC |
| 195 | TRX |
| 137 | POLY |