Extension(s) to return the hash(es) of assets on the server
One primary example of this is an endpoint to return the hash of a song file to prevent the client from having to download the entire song again if the song exists, but for some reason the cache metadata got deleted/corrupted/invalidated.
This would also be useful to just check and see if there are any updates to other things as well.