API:2/home/nodes
From Guild Wars 2 Wiki
< API:2
Jump to navigationJump to search/v2/home/nodes
- HTTP method
- GET
- Format
- json
- API version
- version 2
- Release date
- 2017-06-06
- Scope
- none
- Optional
- none
Resource response
This endpoints returns an array of ids for all currently available home instance nodes. Specifying an id returns information about the selected node with the following format:
id
(string) - The id for the node.
Example
https://api.guildwars2.com/v2/home/nodes/basic_lumber_nodes
{ "id": "basic_lumber_nodes" }