Hola como puedo saber mi id

Then I don’t know what you are asking or what you want.

if you want to get your userID you must use the API
In order to use the API you need to generate a token.
You can use any kind of token to convert a username to an ID

You could do this via implict auth as per this example

https://barrycarlyon.github.io/twitch_misc/authentication/implicit_auth/