Zero Hash Release Notes
Then following new features are currently in the Certification environment and are being released to Production by Tuesday, April 14th 2020.
Web API Updates
With the growth of the Zero Hash network, the number of accounts that any individual may have has grown. Further, platforms with many customers will have many accounts associated with their activity. As such, we have updated the /accounts
endpoint be paginated, in order to improve response times and reduce the amount of data returned on any individual GET request. Now, we will return 200 accounts per page.
Review our /accounts
API documents for more information.