Repository: vpzed/Destiny2-API-Info Branch: master Commit: 051bbe8540ad Files: 3 Total size: 1.9 KB Directory structure: gitextract_76k398wo/ ├── API-Location-Information.md ├── LICENSE └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: API-Location-Information.md ================================================ ## API Location Information Table list as of 2017/10/01: * Nightfall * Flashpoint ### Nightfall Endpoint: https://www.bungie.net/Platform/Destiny2/Milestones/ JSON Path: Response.2171429505.availableQuests.0.activity Components: * Event name * Modifiers * Challenges * Beginning and ending dates ### Flashpoint Endpoint: https://www.bungie.net/Platform/Destiny2/Milestones/ JSON Path: Response.463010297.availableQuests Components: * Location * Beginning and ending dates ================================================ FILE: LICENSE ================================================ MIT License Copyright (c) 2017 vpzed Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================ FILE: README.md ================================================ # Destiny2-API-Info Some unofficial information I've collected about the Bungie Destiny 2 API [See the Wiki](https://github.com/vpzed/Destiny2-API-Info/wiki) If would like to contribute to this Wiki please fork https://github.com/vpzed/Destiny2-API-Info-wiki and submit a pull request there. Once merged those changes will be applied to the Wiki here.
gitextract_76k398wo/ ├── API-Location-Information.md ├── LICENSE └── README.md
Condensed preview — 3 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (2K chars).
[
{
"path": "API-Location-Information.md",
"chars": 480,
"preview": "## API Location Information\n\nTable list as of 2017/10/01:\n\n\n* Nightfall\n* Flashpoint\n\n### Nightfall\nEndpoint: https://ww"
},
{
"path": "LICENSE",
"chars": 1062,
"preview": "MIT License\n\nCopyright (c) 2017 vpzed\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof t"
},
{
"path": "README.md",
"chars": 356,
"preview": "# Destiny2-API-Info\nSome unofficial information I've collected about the Bungie Destiny 2 API\n\n[See the Wiki](https://gi"
}
]
About this extraction
This page contains the full source code of the vpzed/Destiny2-API-Info GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 3 files (1.9 KB), approximately 541 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.