Want some Bit Revenue data and Viewer data

Hi
One more thing i have to ask that, I have created the twitch account and get the ClientId, How would I get the Auth token, When I am using this

https://id.twitch.tv/oauth2/authorize
    ?client_id=<your client ID>
    &redirect_uri=<your registered redirect URI>
    &response_type=<type>
    &scope=<space-separated list of scopes>
Getting 400

Could you please help me with this