Is there a way to provide headers with an API key to the stream messages so that we can have some level of authentication on our external endpoint? If not, are there any thoughts or ideas on how to accomplish something similar?
mlien, I assume we are talking about HTTP stream. Yes, see "Headers Array" field in stream configuration.
Yep, exactly what I was looking for, Thanks!