Using Merlin’s API is only possible if your account is login with Google (OAuth2). In that case, use set the x-id header to a valid id_token from your Google account.

'x-id': 'eyJh....'

Documentation for Google ID tokens