curl -i https://open.spotify.com/token
- http curl -i -H "Origin: https://open.spotify.com" "http://api.spotilocal.com:4380/simplecsrf/token.json"
-https curl -i -H "Origin: https://open.spotify.com" "https://api.spotilocal.com:4370/simplecsrf/token.json"
curl -i -H "Origin: https://open.spotify.com" "https://api.spotilocal.com:4370/remote/status.json?oauth=NAowChgKB1Nwb3RpZnkSABoGmAEByAEBJQ_hsFcSFFNsQ5OIcwP7X9B1-LpUhrAJIhdm&csrf=681df613016ab7daf68c40b41ea0b43a&return_after=59&returnon=login%2Clogout%2Cplay%2Cpause%2Cerror%2Cap"
curl -i -H "Origin: https://open.spotify.com" "https://api.spotilocal.com:4370/service/version.json?service=remote"
curl -i -H "Origin: https://open.spotify.com" "https://api.spotilocal.com:4370/remote/open.json?oauth=NAowChgKB1Nwb3RpZnkSABoGmAEByAEBJQ_hsFcSFFNsQ5OIcwP7X9B1-LpUhrAJIhdm&csrf=681df613016ab7daf68c40b41ea0b43a"
curl -i -H "Origin: https://open.spotify.com" "https://api.spotilocal.com:4370/remote/play.json?oauth=NAowChgKB1Nwb3RpZnkSABoGmAEByAEBJQ_hsFcSFFNsQ5OIcwP7X9B1-LpUhrAJIhdm&csrf=681df613016ab7daf68c40b41ea0b43a&uri=spotify:album:6eWtdQm0hSlTgpkbw4LaBG&context=spotify:album:6eWtdQm0hSlTgpkbw4LaBG"
-pause curl -i -H "Origin: https://open.spotify.com" "https://api.spotilocal.com:4370/remote/pause.json?oauth=NAowChgKB1Nwb3RpZnkSABoGmAEByAEBJQ_hsFcSFFNsQ5OIcwP7X9B1-LpUhrAJIhdm&csrf=681df613016ab7daf68c40b41ea0b43a&pause=true" -unpause curl -i -H "Origin: https://open.spotify.com" "https://api.spotilocal.com:4370/remote/pause.json?oauth=NAowChgKB1Nwb3RpZnkSABoGmAEByAEBJQ_hsFcSFFNsQ5OIcwP7X9B1-LpUhrAJIhdm&csrf=681df613016ab7daf68c40b41ea0b43a&pause=false"
- this needs further investigation curl -i -H "Origin: https://open.spotify.com" "https://api.spotilocal.com:4370/remote/volume.json?oauth=NAowChgKB1Nwb3RpZnkSABoGmAEByAEBJQ_hsFcSFFNsQ5OIcwP7X9B1-LpUhrAJIhdm&csrf=681df613016ab7daf68c40b41ea0b43a"