# Bungie-net/api

Resources for the Bungie.net API

Repository: https://github.com/Bungie-net/api
Canonical: https://ross.abutalabs.com/products/bungie-net-api
License: BSD-3-Clause
License Family: permissive
Topics: destiny, openapi-spec, bungie, bnet
Last push: 2026-01-22T15:05:15+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 63, release rhythm 35, longevity 100
- inputs: {"age_days": 3301, "days_push": 223, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1303, forks 96 (observed 2026-08-28T04:04:18.342550+00:00)

## What it is
The official repository of resources for the Bungie.net platform API, centered on the OpenAPI specification and generated reference documentation for Destiny 2 endpoints and schema definitions. It is updated in lockstep with game releases (e.g., Renegades, Edge of Fate) to document new fields, definitions, and enum fixes.

## Use cases
- find Destiny 2 API documentation
- get the Bungie.net OpenAPI specification to generate a typed client
- look up fields on DestinyInventoryItemDefinition or other manifest schemas
- check what changed in the Bungie API after the latest season or expansion
- build a companion app that reads Destiny 2 characters, inventories, or post-game reports
- verify enum values and response shapes for Bungie.net endpoints

## When to choose
- You are building a Destiny 2 companion app, stat tracker, or item database and need the authoritative, up-to-date API spec
- You want to auto-generate API clients or types from an OpenAPI definition
- You need to track schema changes and additions between Destiny content updates

## When to avoid
- You want a ready-made client library in a specific language rather than a raw OpenAPI spec to generate one from
- You need API keys, authentication setup, or access to the live Bungie.net service itself - this repo only provides specs and docs
- You want the Destiny manifest game data (item databases, lore) rather than API definitions

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, api-documentation
- domain: documentation, gaming-tools, apis, developer-tools
- platform: cross-platform
- tags: openapi-spec, api-reference, destiny-2, bungie-net, game-api, rest-api, changelog, api-specification, manifest-definitions

## Member repositories
- Bungie-net/api (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.342550+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:51:10.135663+00:00, confidence not recorded.
  - readme: https://github.com/Bungie-net/api (fetched 2026-08-28T04:04:18.342550+00:00, sha a3195ab09f5b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
