Skip to main content

Bungie API Reference

Welcome to the MOOD MNKY Bungie API Reference documentation. This API provides access to Destiny 2 game data, player profiles, items, activities, and more.

Authentication

The Bungie API uses OAuth 2.0 for authentication. You’ll need to:
  1. Register an application with Bungie
  2. Obtain an API key
  3. Implement OAuth flow for user authorization

Key Features

The Bungie API enables applications to:
  • Access player profile data
  • View inventory items and collections
  • Track character progression
  • Manage clan and fireteam activities
  • Access game content and manifest data

Getting Started

For a more detailed introduction and implementation guide, see our Bungie API Getting Started guide. Try out the API endpoints with our interactive Bungie API Playground.

API Sections

The Bungie API is organized into the following key areas:
  • App: Application management endpoints
  • User: Player profile and authentication
  • Destiny2: Game data including character profiles, items, and activities
  • GroupV2: Clan and fireteam management
  • Content: Game content and assets
  • Social: Friend relationships and messaging