IBM Watson Translate is working with curl, but we can't get it to work with Postman. We have an apikey but I don't know where to put it in Postman. I looked through the Authorization tab and didn't see any options that accept an apikey (the options include Basic Auth, Digest Auth, etc.). I tried putting our apikey in Params and in Headers but we always get back 401, Unauthorized. Our apikey works with curl.

