Get rate for a single trading pair.
Args: trading_pair: Trading pair in format BASE-QUOTE (e.g., BTC-USDT)
Returns: Rate for the specified trading pair
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.