How to take token for chat's conversation?

After getting token at URL below, Need next something step?

POST https://api.twitch.tv/kraken/oauth2/token?client_id={client_id}&client_secret={client_secret}&grant_type=client_credentials&scope=chat_login

Can immediately use token? after add"oauth:"
ex> oauth:{token}