Obtaining API Key from Dashboard
Sign in through wallet from the app, then find the API key on the dashboard to start trading with APIs.
Simply hit API to get the balance of your account.
curl -X GET \
-H "X-API-KEY: <YOUR_API_KEY>" \
https://api-dev.deltadefi.io/accounts/balance