Cannot acces API

My server is running yet I cannot connect to my localhost on port 57000 :frowning: got "connection refused". I'm on MacOS. I was trying to use GET request first
GET /api/status - Player's current status
GET /api/favorite_channels - List of favorite channels

The API is for the clients not the server.