Nem api balance

Can anyone provide REST api reference to get balance of account?

http://133.130.101.182:7890/account/get?address=NDEVPOSK4OMR4PRTLYFHX4W5QTOND7TZDT2DTU4Q

https://rb2nem.github.io/nem-dev-guide/04b-account-requests/

Thank you for your quick response.
But i tried it with this address and it didn’t worked - NDM66C-GNVVGK-M64X3L-AD4GLE-SVE4J5-LKPYIR-MFEV.
Can you explain why?

Remove the dashes from the address when using it in an API call

http://133.130.101.182:7890/account/get?address=NDM66CGNVVGKM64X3LAD4GLESVE4J5LKPYIRMFEV

1 Like