API:2/build

From Guild Wars 2 Wiki
Jump to navigationJump to search

/v2/build

HTTP method
GET
Format
json
API version
version 2
Release date
2015-02-13
Scope
none
Optional
none

This resource returns the current build id of the game.

Parameters

None

Response

The response is an object with the single property id containing the current build id as a number.

Example

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

{
  "id": 115267
}

Notes

First observed to have increased to 115267 on 2021-05-12T20:32Z ±1 min., before having advanced to 115728 on 2021-05-25T16:00Z ±1 min., before then having reverted back to 115267 on 2021-05-25T20:15Z ±1 min. and remaining there ever since; despite subsequent updates.