B

bungie.net

Bungie.net is Bungie's web platform for game-related account, community, content, clan, forum, and Destiny data and actions. Its public API exposes the same platform functionality used by Bungie.net and companion applications.

1 integration · REST

Bungie.net exposes one public HTTP API surface, the Bungie.Net API at `https://www.bungie.net/Platform`, authenticated with an application API key and optionally user OAuth 2.0 bearer tokens for protected endpoints.

discovered 1d ago
REST · OpenAPI1
Credentials
Bungie.Net API keyapi_keyGet key

Go to the Bungie application portal, sign in with a Bungie.net account, and register an application. Bungie says registered applications receive an API key; send it in the X-API-Key header on every API request.

Bungie.Net OAuth client and user tokensoauth2Set up OAuth

Register your client in the Bungie application portal. The OAuth docs say developers must register clients there and provide client type and scopes. Then send users through Bungie's OAuth 2.0 authorization code flow using the documented authorization endpoint https://www.bungie.net/en/OAuth/Authorize and token endpoint https://www.bungie.net/Platform/App/OAuth/token/.

conventions · 0/8 published

Publish these signals → /publishing