When using the Val Town API, some of the most common functions operate on things that you own. For these kinds of operations, there are the “me” routes.
/v1/me
<aside>
🔄 This is the same as /v1/users/{your_user_id}
</aside>
https://www.val.town/embed/neverstew.getMe
/v1/me/runs
<aside> 💡 This is currently the only way to list runs across multiple vals.
</aside>
https://www.val.town/embed/neverstew.getRuns
/v1/me/likes
https://www.val.town/embed/neverstew.getLikes
/v1/me/comments