You can call the endpoint /api/1/API_KEY/me to get information about the current user & the key you're using to access them with.
For JWT keys, which are bound to a game, you'll see a field:
issuer: { game_id: 111111 }
Try that out and tell me if you have any issues.