In this vignette, we go over how to authenticate so that we can start using blizz
.
I’m going to gloss over this part because I already have an account. Go to https://develop.battle.net/ and create an account. You will also need to download Blizzard’s authenticator app, the iOS version and the Android version are available to download.
Once you’ve:
You can login to https://develop.battle.net/. A notification on the authenticator app will prompt you to approve the login and you’re good to go. You’re ready to proceed to the next step and create a client.
Next, we need to create a client. All we want from the client are:
Those two things will allow us to obtain a Access Token which we need to make requests to the API.
Then give it a title, no need to worry about the Redirect URIs.
After the client is created, you’ll see the ID and Secret. The screenshot is just a test one I’m making for this vignette, the last 6 or so characters were cut off so yours should look a bit longer.