Get account analysis .

GET

Request

/analyses/{account_id}

Response

{
    "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,
        "..": ".........."
    }
}

Stay in the loop..

Sign up to our newsletter to keep up-to-date.