Using req through proxy server with auth

How should I define a proxy server with authentication (user: pass) in req (it’s an organizational proxy to the outside world).
The documentation directs to finch, but their documentation is not clear either.

Thanks in advance,

Joseph