Skip to content

Latest commit

 

History

History
168 lines (159 loc) · 4.83 KB

File metadata and controls

168 lines (159 loc) · 4.83 KB

Guild Wars Logo

Guild Wars 2 API Typescript Wrapper

This project aims to wrap the Guild Wars 2 API using a simple object structured approach with testing and typing.

At the moment the API is under construction and is not released for public use yet.

The aim is to have at least 30% of the API covered for a alpha release, 50% for a beta release, and 100% for a 1.0 release.

If you like the idea of this project and want to help with it, please see CONTRIBUTING.md.

Implemented endpoints:

Endpoints Implemented
/v2/account
/v2/account/achievements ✔️
/v2/account/bank ✔️
/v2/account/buildstorage ✔️
/v2/account/dailycrafting
/v2/account/dungeons
/v2/account/dyes
/v2/account/emotes
/v2/account/finishers
/v2/account/gliders
/v2/account/home
/v2/account/home/cats
/v2/account/home/nodes
/v2/account/inventory
/v2/account/jadebots
/v2/account/legendaryarmory
/v2/account/luck
/v2/account/mailcarriers
/v2/account/mapchests
/v2/account/masteries
/v2/account/mastery/points
/v2/account/materials
/v2/account/minis
/v2/account/mounts
/v2/account/mounts/skins
/v2/account/mounts/types
/v2/account/novelties
/v2/account/outfits
/v2/account/progression
/v2/account/pvp/heroes
/v2/account/raids
/v2/account/recipes
/v2/account/skiffs
/v2/account/skins
/v2/account/titles
/v2/account/wallet
/v2/account/worldbosses
/v2/achievements
/v2/achievements/categories
/v2/achievements/daily
/v2/achievements/daily/tomorrow
/v2/achievements/groups
/v2/backstory
/v2/backstory/answers
/v2/backstory/questions
/v2/build
/v2/characters
/v2/characters/:id/backstory
/v2/characters/:id/buildtabs
/v2/characters/:id/core
/v2/characters/:id/crafting
/v2/characters/:id/equipment
/v2/characters/:id/equipmenttabs
/v2/characters/:id/heropoints
/v2/characters/:id/inventory
/v2/characters/:id/quests
/v2/characters/:id/recipes
/v2/characters/:id/sab
/v2/characters/:id/skills
/v2/characters/:id/specializations
/v2/characters/:id/training
/v2/colors
/v2/commerce
/v2/commerce/delivery
/v2/commerce/exchange
/v2/commerce/exchange/coins
/v2/commerce/exchange/gems
/v2/commerce/listings
/v2/commerce/prices
/v2/commerce/transactions
/v2/continents
/v2/createsubtoken
/v2/currencies
/v2/dailycrafting
/v2/dungeons
/v2/emblem
/v2/emblem/backgrounds
/v2/emblem/foregrounds
/v2/emotes
/v2/files
/v2/finishers
/v2/gliders
/v2/guild
/v2/guild/:id
/v2/guild/:id/log
/v2/guild/:id/members
/v2/guild/:id/ranks
/v2/guild/:id/stash
/v2/guild/:id/storage
/v2/guild/:id/teams
/v2/guild/:id/treasury
/v2/guild/:id/upgrades
/v2/guild/permissions
/v2/guild/search
/v2/guild/upgrades
/v2/home/cats
/v2/home/nodes
/v2/items
/v2/itemstats
/v2/jadebots
/v2/legendaryarmory
/v2/legends
/v2/mailcarriers
/v2/mapchests
/v2/maps
/v2/masteries
/v2/materials
/v2/minis
/v2/mounts
/v2/mounts/skins
/v2/mounts/types
/v2/novelties
/v2/outfits
/v2/pets
/v2/professions
/v2/pvp
/v2/pvp/amulets
/v2/pvp/games
/v2/pvp/heroes
/v2/pvp/ranks
/v2/pvp/seasons
/v2/pvp/seasons/leaderboards
/v2/pvp/standings
/v2/pvp/stats
/v2/quaggans
/v2/quests
/v2/races
/v2/raids
/v2/recipes
/v2/recipes/search
/v2/skiffs
/v2/skills
/v2/skins
/v2/specializations
/v2/stories
/v2/stories/seasons
/v2/titles
/v2/tokeninfo
/v2/traits
/v2/worldbosses
/v2/worlds
/v2/wvw
/v2/wvw/abilities
/v2/wvw/matches
/v2/wvw/matches/stats/teams
/v2/wvw/objectives
/v2/wvw/ranks
/v2/wvw/upgrades