Change to account/infor API call
We have made a change to the account/info API call that is similar to what we introduced earlier for screenshot/create.
By default, account/info now returns fewer information than previously. You can get details information (list of private browsers, private instances and last 10 screenshots) by specifying details=2 or details=3 in the API call.
You can find all the information in our API documentation page.