I would like to know which is the /authorize endpoint, after some search I see that it's https://accounts.spotify.com/authorize?client_ID, but why? where is the documentation about it? I don't see any endpoints list and the guide only tell me to "send a GET request to the /authorize endpoint" without tell me which is the endpoint. Sorry, I only want to know the logic behind the endpoint address
Thank you