Table of Contents

Class Gw2Client

Namespace
GuildWars2
Assembly
GW2SDK.dll

Provides query methods for the Guild Wars 2 API. This class consists of logical groups containing related sets of APIs. For example, all APIs pertaining to the Hero panel are grouped into Hero and all APIs pertaining to the trading post are grouped into Commerce.

public sealed class Gw2Client
Inheritance
Gw2Client
Inherited Members

Constructors

Gw2Client(HttpClient)

Initializes a new instance of the Gw2Client class.

Properties

Commerce

Provides query methods for Black Lion Trading Company services.

Exploration

Provides query methods for maps and map features.

Files

Provides query methods to retrieve assets (icons) from the Guild Wars 2 API.

Guilds

Provides query methods for guilds (permissions, ranks, members, teams, bank, upgrades, logs) and guild emblems.

Hero

Provides query methods for APIs related to the player account or character. This class consists of logical groups containing related sets of APIs. For example, all APIs pertaining to the achievements panel are grouped into Achievements and all APIs pertaining to crafting stations are grouped into Crafting.

Items

Provides query methods for items and item stats.

Metadata

Provides query methods for game metadata and API metadata.

Pve

Provides query methods for APIs related to open world gameplay (PvE). This class consists of logical groups containing related sets of APIs. For example, all APIs pertaining to dungeons are grouped into Dungeons and all APIs pertaining to raids are grouped into Raids.

Pvp

Provides query methods for PvP matches, seasons, rank, leaderboards, equipment and mist chanpions.

Quaggans

Provides query methods for images of Quaggans.

Tokens

Provides query methods for access token introspection and subtoken creation.

WizardsVault

Provides query methods for the Wizard's Vault (daily, weekly and special objectives and Astral Rewards).

Worlds

Provides query methods for World (servers).

Wvw

Provides query methods for WvW matches, objectives, abilities, ranks, and upgrades.