Where do I get myself an app access token?

Where do I get myself an app access token?

I tried using https://id.twitch.tv/oauth2/token as said on the docs but it shows a 404 error

The process is documented here

Sounds like you tried to HTTP GET to this address instead of HTTP Post