Various enhancements suggestions for the API:
- Player inventory(each item ID/name, quantity, position)
- Player Status
- Player active pet & pets status
- Number of Daily boots remaining for the day/boost time remaining/if boost is active
- all other active boost information
- Current Player Activity
- user player market active buy/sell offer information
- player quest details (activity, actions remaining, time until reset(for daily/weekly), if quest activity is being performed, number of rerolls available)
etc.
All of this would be a nice feature to have, and if devs think this level of detail through the api is too much to be provided to everyone it would be nice to implement a personal access token/api key or something(maybe generated in game through the settings, extra security could have a option for the key to time out after x number of days, or even more secure via JWT, but probably a bit overkill for these type of get requests imo).
I do understand that this may be quite a bit of work depending on how the db is structured and everything, but this functionality would be nice to have.