I would like to do simple Javascript-based API operations in my browser using the currently logged in account to Twitter.
Is this possible? - I know I can use the HTML responses directly, but can I use formal API-endpoints with the logged-in account (without an access token)?