Difference between revisions of "API"
Line 82: | Line 82: | ||
|/users/login/refresh | |/users/login/refresh | ||
|} | |} | ||
== Your servers and endpoints == | |||
'''Hosting and deployment options''' | |||
In most cases your Ethora-based project will be hosted in the main Dappros Platform L2 Network. In some cases your project will have your own dedicated Network. | |||
Note: Currently (July 2022), server hosting is only provided via Dappros Platform blockchain-as-a-service solution. There are options to be hosted at the main Network ("DP Cloud") including a free plan, or have your own dedicated L2 network hosted by us. We are working on the possibility to support self deployed nodes and host your own Network via Docker and AWS Marketplace options, which will provide |
Latest revision as of 22:46, 14 July 2022
Ethora engine uses Dappros Platform on the server side.
Please find API documentation below.
API documentation
API documentation
https://www.dappros.com/developers/
Swagger (Dev)
https://app-dev.dappros.com/api-docs
API usage and optimization
API usage by screens
Global | Login | Mint | Home | Profile (own) | Profile (another user) | Chat | Accounts | Transactions | NFT Item History |
/users/login/refresh | /users/login | files/ | wallets/balance | wallets/balance | /tokens/transfer/items | /users/emails | wallets/balance | /explorer/transactions? | |
/users | /tokens/items | /explorer/transactions? | /explorer/transactions? | /tokens/transfer | /explorer/transactions? | ||||
/users/checkEmail/ | wallets/balance | /users | /ethers/transfer | ||||||
files/ |
Most used API endoints
The most used api endpoints |
wallets/balance |
/explorer/transactions? |
files/ |
/users/login/refresh |
Your servers and endpoints
Hosting and deployment options
In most cases your Ethora-based project will be hosted in the main Dappros Platform L2 Network. In some cases your project will have your own dedicated Network.
Note: Currently (July 2022), server hosting is only provided via Dappros Platform blockchain-as-a-service solution. There are options to be hosted at the main Network ("DP Cloud") including a free plan, or have your own dedicated L2 network hosted by us. We are working on the possibility to support self deployed nodes and host your own Network via Docker and AWS Marketplace options, which will provide