Back to catalog
🎮

Guild Wars 2

API Key

Guild Wars 2 Game Information

🎮Games & ComicsHTTPS

Guild Wars 2 Items

5 items

Berserker's Soft Wood Short Bow of Fire

Weapon

Masterwork

Omnomberry Ghost

Consumable

Fine

Glob of Ectoplasm

CraftingMaterial

Rare

Endless Unbreakable Choir Bell

Trinket

Exotic

Zojja's Breastplate

Armor

Ascended

Sample Response

response.json
1{
2 "items": [
3 {
4 "id": 29929,
5 "name": "Berserker's Soft Wood Short Bow of Fire",
6 "type": "Weapon",
7 "rarity": "Masterwork",
8 "level": 35
9 },
10 {
11 "id": 12452,
12 "name": "Omnomberry Ghost",
13 "type": "Consumable",
14 "rarity": "Fine",
15 "level": 70

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://wiki.guildwars2.com/wiki/API:Main" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs