Provides the ability to fetch the Ngrok settings from the Ngrok API
error :: {:error, String.t}
successful_get :: {:ok, String.t}
successful_parse :: {:ok, map}
first_tunnel_settings :: error | successful_parse