Returns analysis info for a specific account.
/analyses/{account_id}
{
"result": "success",
"status": 200,
"data": {
"id": 12345,
"created_at": "2021-03-09T12:58:59.000000Z",
"updated_at": "2021-03-22T09:24:08.000000Z",
"profit_loss": 27.35,
"growth": 10.94,
"..": ".........."
}
}
Sign up to our newsletter to keep up-to-date.