Valorantapi.py

Latest version: v0.2.1

Safety actively analyzes 688365 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

1.6.2

Added
- /valorant/v1/account/NAME/TAG endpoint [BETA]
- Response:
json
{
"puuid": "54942ced-1967-5f66-8a16-1e0dae875641",
"region": "eu",
"account_level": 16
}


Important: With that endpoint added, i will deprecate the /puuid endpoint in two weeks

1.6.1

Changes
- The API is now able to perform 25x more requests than the initial API, 15x more since v1.6
- Raised Rate Limit back up to 250, raised time window from 2 minutes to 2.5 minutes
- Recoded the whole Infrastructure
- Updated the status page: https://status.henrikdev.xyz

Coming Up
- Eventually /profile endpoint, got some issues there
- Region in the /puuid endpoint (when found out how to get the region)
- Update the docs

Wishes?
Open a Issue :D

1.6

Changes
- The API is now able to perform 10x more requests than before, will add more capacity soon
- Switched from express.js to fastify for one part of the server
- Recode of the whole Ingame API Part (2000 Lines of code to 600)

Coming Changes
- Switch from express.js to fastify on the main server
- Recode of the API
- Eventually /profile endpoint

1.5.6

- Support for Breeze and the new "Replication" mode
- Started API Recode with fastify

1.5.5

- Added support for a filter option in the leaderboard endpoint with queries (See further infos in 12)
- Fixed some 504 errors

1.5.4

Reworked / Reenabled Endpoints:
- /valorant/v2/by-puuid/matches/{region}/{puuid} ==> /valorant/v3/by-puuid/matches/{region}/{puuid}
- /valorant/v2/matches/{name}/{tag} ==> /valorant/v3/matches/{region}/{name}/{tag}

Rate Limit
Rate Limits are now 100 Requests in 2 Minutes instead of 200 Requests in 2 Minutes

Issues Fixed
- Fixed that Friendrequests that fails always give back 500 error code. You now get a 404 one when the user is not found and 500 when some critical things happend in my backend. I also reduced the amount of errors of that type in general and hope that i have fixed the issue that the bot was sometimes unable to send an friendrequest too.
- /valorant/v2/match/{id} now support custom games
==> Fixed some small issues at that endpoint too

Capacity Expansion
- Currently there are 4 Ingame Instances available for 4x the capacity than before, i will add more instances over time
==> When there is more capacity available i will start to create an profile endpoint

Known Issues
- /valorant/v3/matches and /valorant/v3/by-puuid Endpoints need about 10 Seconds when the matches are uncached, which is definitly a bit too long, working on some improvments

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.