bungie.net

These endpoints constitute the functionality exposed by Bungie.net, both for more traditional website functionality and for connectivity to Bungie video games and their related functionality.

🔑 apikey 134 endpoints media
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

pip install bungie-d1-sdk-python
pip install bungie-sdk-python
npm install bungie-api-sdk
# Maven: see https://github.com/b1uedust/bungie-net-sdk
gem install bungie_sdk
composer require bungie-d1-sdk-php
composer require bungie-php-sdk-generator
composer require bungie-php-sdk
composer require bungie-sdk-php
# See https://github.com/Yogarine/bungie-sdk-generator
curl examples
Get the common settings used by the Bungie.Net environment.
curl \
  -H "X-API-Key: $API_KEY" \
  https://www.bungie.net/Platform/Settings/
Gets any active global alert for display in the forum banners, help pages, et…
curl \
  -H "X-API-Key: $API_KEY" \
  https://www.bungie.net/Platform/GlobalAlerts/
Get list of applications created by Bungie.
curl \
  -H "X-API-Key: $API_KEY" \
  https://www.bungie.net/Platform/App/FirstParty/
Endpoints (134 total)
GET
/Settings/
Get the common settings used by the Bungie.Net environment.
GET
/GlobalAlerts/
Gets any active global alert for display in the forum banners, help pages, et…
GET
/App/FirstParty/
Get list of applications created by Bungie.
GET
/Social/Friends/
Returns your Bungie Friend list
GET
/Destiny2/Vendors/
Get items available from vendors where the vendors have items for sale that a…
GET
/Destiny2/Manifest/
Returns the current version of the manifest as a json object.
GET
/GroupV2/{groupId}/
Get information about a specific group of the given ID.
GET
/Destiny2/Milestones/
Gets public information about currently available Milestones.
GET
/GetAvailableLocales/
List of available localization cultures
GET
/Trending/Categories/
Returns trending items for Bungie.net, collapsed into the first page of items…
GET
/UserSystemOverrides/
Get the user-specific system overrides that should be respected alongside com…
GET
/Forum/Poll/{topicId}/
Gets the specified forum poll.
Related APIs in same category
api.videoapple.combbc.co.ukbbc.comflat.io
At a glance
Total SDKs10
Languages6
Endpoints134
Authapikey
Categories1
https://www.bungie.net/Platform