Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Scripts

sc-api-auth.mjs

Obtain a client_id for your API application via OAuth sign-in and app registration (requires Node.js 18+).

Download the latest:

curl -fsSL https://raw.githubusercontent.com/soundcloud/api/master/scripts/sc-api-auth.mjs -o sc-api-auth.mjs

Usage, options, and troubleshooting: api-public-auth-cli.