API Reference
Account
Basic Campaign
Hire Group Campaign
Slot
Job queue
Template
Transaction
Misc
Worker
Returns information about your account.
GET https://ttv.microworkers.com/api/v2/accounts/me
Http Code
Response Type
Description
200
UserInformationResponse
OK
401
Unauthorized
{ "id": string, "moneyBalance": float }
Property
Type
id
string
Account ID.
moneyBalance
float
Account balance.
Note
If you don’t have enough money on your account balance you can go to Deposit page and deposit funds.