Skip to content
Joe Foster edited this page Jun 24, 2016 · 5 revisions

Welcome to the blizzard-api-oauth wiki!

to use this api you must register at https://dev.battle.net/member/register and create an application and use your Key and Secret strings in this script

  • Key = client_id
  • Secret = client_secret

You also must use https for the redirect for the use of blizzard account data calls

Clone this wiki locally