Get Account Balance
See original API description on Amazon Mechanical Turk.
GET
/v1/get-account-balance
curl \
-X GET https://yourcrowd.ai.moda/api/v1/get-account-balance \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
"AvailableBalance": 2147483647.01
}
Response examples (200)
{
"AvailableBalance": 2147483647.01
}