REST API

The goal of the HTTP REST API is to make it faster and easier to develop and display projects on our website. No need to work directly at our website, users (project owners, user communities) still connect to us remotely via REST API.

The following REST APIs will be divided into 2 types:

  1. Project manager

  2. Community User

NetworkEndpoint

DCOne Crypto Mainnet

https://dconecrypto-mainnet.dconecrypto.finance/

DCOne Crypto Testnet

https://dconecrypto-testnet.dconecrypto.finance/

Authorization: Bearer accessToken

Last updated