I'm currently working on a test REST API call using the "API Call" node. The challenge I'm facing is that my external API requires an Authorization header, specifically in the format 'apiKey: eaVCRghw0'. I've attempted various approaches to set this up in the "API Call" node, but none have been successful.