API:2/pvp

From Guild Wars 2 Wiki
Jump to navigationJump to search

/v2/pvp

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

This resource provides information about the v2/pvp endpoints.

Response

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

Example

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

 [
   "stats",
   "games",
   "amulets",
   "ranks",
   "seasons"
 ]