I have read the code in github and so far what I have been able to gather is that something is hashed and then base62’d. However, I haven’t been able, through my code analysis, to figure out what is initially hashed in the first place.
Thank you, Jay. I am trying to see if there would be a way to guess the endpoint of data extraction for a given user. When I request a data extraction I need to send a GET request to /uploads/short-url/{something}.zip. My goal is to find out whether there is a way to guess the value of {something} for a specific account.