SDS API Reference0.1.10Returns all rewards sums for :account in the given time range.
/rewards_api/getAllRewardsSums/steemchiller/1758705300-1759310100
| Name | Type | Optional | |
|---|---|---|---|
| :account | account_name | No | |
| :fromTime | int | No | |
| :toTime | int | No |
[
{
"from": "fromTime",
"to": "toTime"
}
]JSON Object