API endpoint:
http://rank.bigbulltools.com/public/api/v1/account
Request example:
curl --location --request GET 'http://rank.bigbulltools.com/public/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'