Valorant.js Versions Save

This is an unofficial NodeJS library for interacting with the VALORANT API used in game.

v1.5.1

1 year ago
  • Updated client_version and user_agent thanks to @SpatzlHD
  • Updated npm dependencies

v1.5.0

1 year ago
  • An exception will be thrown if username or password is incorrect when calling authorize
  • Updated client_version to release-05.00-shipping-6-725355 in #25 thanks to @ItzDabbzz

v1.4.0

2 years ago
  • Added new ContentAPI in #23 thanks to @SpatzlHD
  • Updated client_version to release-04.07-shipping-15-699063

v1.3.0

2 years ago
  • Fixed 403 Forbidden by @SpatzlHD in #22

v1.2.1

2 years ago
  • Added sendMessage()
  • Added getEntitlements()
  • Added getPlayerAccountXp()
  • Added getContractDefinitions()
  • Added startIndex and size parameters to getCompetitiveLeaderboard()
  • Fixed addFriend()
  • Updated client version to release-03.00-shipping-22-574489

v1.2.0

3 years ago
  • Added new X-Riot-ClientPlatform header.
  • Updated X-Riot-ClientVersion header.

v1.0.1

3 years ago
  • Fixed auth

v1.0.0

3 years ago

Initial Release