Ever tried using spotify's api, just to realize getting access tokens is hell? sure, you can do the implicit grant, but it is interactive and lacking power. The only way to get "real" tokens is by going trough ̶h̶e̶l̶l̶ their auth-code-flow. Implementing that can be enough effort to make you simply abandon your idea/project. spoken.host now provides you with those tokens easily. get them via the UI or with simple, authenticated http requests for automation. Happy making/coding!