How does the "me" keyword detect the current authenticated user?

I noticed when I use the me keyword to make api request, it wont allow me to create meetings with any other emails but my own. This is intuitive since the keyword is called “me”. However, how is it actually detecting who is making the request behind the scenes?

@donte.zoom