cURL
curl --request GET \ --url https://alphainsider.com/api/getIncome \ --header 'Authorization: <authorization>'
{ "success": true, "response": [ { "created_at": "2024-02-01T00:00:00.000Z", "referrer": "0", "strategy_owner": "700", "promotion": "10000" } ] }
Get income.
User API token.
Graph data intervals.
year
month
week
day
Start date.
End date.
Request was successful.