Back to catalog
🎮

Destiny The Game

API Key

Bungie Platform API

🎮Games & ComicsHTTPS

Display Title

Destiny API

NameGjallarhorn
TypeRocket Launcher
Damage1,362
RarityExotic
SlotHeavy Weapon

Sample Response

response.json
1{
2 "name": "Gjallarhorn",
3 "type": "Rocket Launcher",
4 "damage": "1,362",
5 "rarity": "Exotic",
6 "slot": "Heavy Weapon"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://bungie-net.github.io/multi/index.html" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs