This site was created with notaku.so! πŸ”₯
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.

GET /v1/me/likes

GET /v1/me/comments


Powered by Notaku