I am working with a vendor to get some realtime locations that they have posted as an API through their product added to an ArcGIS Online layer.
The API requires you to pass a key through after the call is made in a header. I have tried to pass in additional parameters
When I click add file from URL there is an option to add in parameters and I have attempted to pass in an "Authorization" with the API key, but it always shoots back an error.

Is it possible to add in an API key this way through ArcGIS online without using the ArcGIS API for JavaScript?
