Skip to content

Releases: Henrik-3/unofficial-valorant-api

v1.2-beta

20 Jan 22:17
216e0e6
Compare
Choose a tag to compare
v1.2-beta Pre-release
Pre-release

Added new endpoint (based on ingame API):

  • /valorant/v1/puuid/{name}/{tag}

More will come soon

v1.1

19 Jan 13:40
9ca705d
Compare
Choose a tag to compare
  • Fixes further 500 errors
  • Added new enpoint: /valorant/v1/rank/{name}/{tag}

v1.0.3

15 Jan 13:12
142155e
Compare
Choose a tag to compare
  • Fixed that rank is always "Unranked"
  • Fixed three 502 error codes that could happen under certain circumstances

v1.0.2

13 Jan 16:28
89979f1
Compare
Choose a tag to compare

Fixes error where on the /valorant/v1/matches endpoint the error was not clear is its 451 or 404

v1.0.1

13 Jan 11:38
89979f1
Compare
Choose a tag to compare

Fixed some issues with error codes which leads in unlimited loading time or 502 status codes

Know bug: /valorant/v1/matches sometime gives back 404 status code with message: This error could be 404 or 451
=> This Bug will be fixed soon

v1.0

12 Jan 22:00
89979f1
Compare
Choose a tag to compare

Added all main endpoints and fixed most of the bugs