Yeah, you can send both in a request and it should work fine. Although I’ve yet to do enough testing figure out exactly what happens on Twitch’s back end. From what I have tested so far, it seems like it uses the Bearer token for authorization (obviously) and determining rate limit, and it uses the the Client ID to identify the request if both are provided. Although there’s a decent chance I could be wrong.