Box To Login: user = Box::User.login '[email protected]', 'my_password' To get a list of your stations: user.stations To get the names of the next 4 songs for a certain station: user.stations.first.playlist.map &:song_name