Battle.net OAuth API

Provides OAuth 2.0 authorization services for Battle.net including client credentials flow for game data access and authorization code flow for player profile data. Token endpoint, authorization endpoint, and token validation endpoint are available per region (US, EU, APAC).

API entry from apis.yml

apis.yml Raw ↑
aid: battle-net:battle-net-oauth
name: Battle.net OAuth API
description: Provides OAuth 2.0 authorization services for Battle.net including client credentials flow
  for game data access and authorization code flow for player profile data. Token endpoint, authorization
  endpoint, and token validation endpoint are available per region (US, EU, APAC).
humanURL: https://community.developer.battle.net/documentation/battle-net/oauth-apis
tags:
- Authentication
- Gaming
- OAuth
properties:
- type: Documentation
  url: https://community.developer.battle.net/documentation/battle-net/oauth-apis
- type: Authentication
  url: https://community.developer.battle.net/documentation/guides/using-oauth