You are working on API automation using Playwright with TypeScript. Your project requires sending authenticated requests to multiple APIs, so you need to set up a reusable API request context. To start with this setup, what is the correct way to create a new API request context in Playwright?