πSecurity
The API consists of public and private methods. The public methods do not require authentication.
For calling private methods you need
Create mapping between your Eth Account and Dexilon Chain Account β Registration Flow
Authentication to Dexilon Chain β Authentication Flow
Generate
JWT Access Tokenand callprivatemethod using it -> Private API Calls
Last updated