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.
GET /v1/me
This is the same as
/v1/users/{your_user_id}
GET /v1/me/runs
This is currently the only way to list runs across multiple vals.