API:2/wvw

From Guild Wars 2 Wiki
Jump to navigationJump to search

/v2/wvw

HTTP method
GET
Format
json
API version
version 2
Release date
2015-09-10
Scope
none
Optional
none

This resource provides information about the v2/wvw endpoints.

Response

The endpoint returns an array, each value being a string showing the WvW API endpoints.

For their response, see the following pages:

Example

https://api.guildwars2.com/v2/wvw

 [
   "abilities",
   "matches",
   "objectives",
   "ranks",
   "upgrades"
 ]