All Projects → Henrik-3 → unofficial-valorant-api

Henrik-3 / unofficial-valorant-api

Licence: other
Unofficial VALORANT API using the VALORANT Ingame API

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to unofficial-valorant-api

valorant-skin-manager
better valorant inventory management
Stars: ✭ 111 (-26.97%)
Mutual labels:  valorant, valorant-api
Valorant-Zone-Stats
View your VALORANT performance in different areas of every map in the game!
Stars: ✭ 72 (-52.63%)
Mutual labels:  valorant, valorant-api
WAIUA
"Who Am I Up Against?" (WAIUA) is a Valorant app that lets you see ranks, recent games, skins of players and more, all in and before a live match.
Stars: ✭ 155 (+1.97%)
Mutual labels:  valorant, valorant-api
ValorantStoreChecker-discord-bot
Valorant Utility Bot
Stars: ✭ 154 (+1.32%)
Mutual labels:  valorant, valorant-api
valclient.py
valorant client api wrapper
Stars: ✭ 45 (-70.39%)
Mutual labels:  valorant, valorant-api
valorant.js
This is an unofficial NodeJS library for interacting with the VALORANT API used in game.
Stars: ✭ 48 (-68.42%)
Mutual labels:  valorant, valorant-api
Valorant-External-Cheat
[ DEDECTED ] Valorant trigger bot with python pillow library.
Stars: ✭ 45 (-70.39%)
Mutual labels:  valorant
VALORANT-rank-yoinker
A Python app which retrieves the VALORANT rank and players' equipped skins during a match
Stars: ✭ 258 (+69.74%)
Mutual labels:  valorant
Coloraimbot-CSharp
A simple Coloraimbot for any Game coded in C# - with additional features
Stars: ✭ 81 (-46.71%)
Mutual labels:  valorant
valorant-stats
Valorant statistics bot built with Discord.js using MongoDB
Stars: ✭ 29 (-80.92%)
Mutual labels:  valorant
ScrimBot
Discord bot for organizing Valorant custom games.
Stars: ✭ 31 (-79.61%)
Mutual labels:  valorant
Pyot
AsyncIO based high-level Python Riot Games API framework which encourages rapid development and clean, pragmatic design.
Stars: ✭ 56 (-63.16%)
Mutual labels:  valorant
Recon-Bolt
A growing SwiftUI app to let you view your Valorant data.
Stars: ✭ 39 (-74.34%)
Mutual labels:  valorant
valorant.py
Complete Python interface for the Valorant API. Works right out of the box!
Stars: ✭ 84 (-44.74%)
Mutual labels:  valorant
valorant-api-docs
Automatically generated documentation for Valorant API endpoints the client uses internally
Stars: ✭ 96 (-36.84%)
Mutual labels:  valorant
ValorantRichPresence
VALORANT Discord Rich Presence written in Python.
Stars: ✭ 16 (-89.47%)
Mutual labels:  valorant
valorant.js
An API Wrapper for valorant with oauth support
Stars: ✭ 17 (-88.82%)
Mutual labels:  valorant
valorant-api
A NodeJs wrapper for the Riot VALORANT API
Stars: ✭ 51 (-66.45%)
Mutual labels:  valorant
Monotone-HWID-Spoofer
Custom Created Hardware ID Spoofer to Bypass Hardware or IP Bans
Stars: ✭ 145 (-4.61%)
Mutual labels:  valorant
KannaKamuiBot
A multipurpose bot for fun, emotes, anime, utility, music, nsfw, valorant, moderation, and welcome/leave messages.
Stars: ✭ 64 (-57.89%)
Mutual labels:  valorant

unofficial-valorant-api (v.2.1.1)

Unofficial Valorant API by using the Ingame API

Before using this API

Please make sure that the user has given his consent to use his data. Analytic services where the user haven't giving his consent are not supported and will be banned if found out, same goes with store checkers if they are public

Authentication and Rate Limits

All rate limits are the same for every endpoint, so in general you have 250 Requests every 2.5 Minutes. Your rate limit is based on your IP so you don't need an API Key for authentication. If you exceed rate limit you will get following JSON with 429 Status Code:

{
    "status": 429,
    "message": "You reached your Rate Limit, please try again later"
}

The API will move in the future to a key based system, with the quarantee that you will receive an answer to your application within 24-48h. The change will go live on the 1st of august. This change will happen because of large botting attacks abnd data privacy reasons which could impact all other developers.

You are now able to generate a key on the linked discord above, since it is easier for me to implement such a system over a discord bot instead of creating a website for it. It is also easier to contact the developers if something is wrong, since i will connect the API key to the Discord Account ID.

You will also have to enter some details about your app, for example the usecase. I will ask you for this so i can make sure the API is not used in a bad way and (hopefully) the user knows that his data is used.

There are also some Rate Limit Adjustments:

  • No Key:
    • 30req/min (2 uncached accounts/hour)
    • Suitable for: Twitch Bots | Educational purposes (How do i code etc)
  • Basic Key:
    • 90req/min (unlimited uncached accounts/hour if available)
    • Suitable for: Private Discord Bots (Servers) | Websites
  • Production Key:
    • Rate Limit you requested
    • Suitable for: Production Discord Bots | Websites
    • PLEASE MAKE SURE THAT YOU ALSO REQUEST AN OFFICIAL VALORANT API KEY AT RIOT TO GET RSO IF YOU HAVE A STATS FEATURE FOR EXAMPLE

IMPORTANT

What is not allowed?

  • Big analytic projects
    • Why? Because of data privacy. Rito set RSO as a requirement for their official API because the VAL Team said they want to protect the users data. Since i dont want to get into trouble with Riot and want to keep up the API as long as possible for normal developers out there this is a requirement
  • Public store trackers / websites / bots
    • Why? Because it's simply not allowed and the risk of scamming accounts is also way to high. If it's a private project for a couple of friends you will receive a key, but as soon as i find out that the project is used in the public the key will get revoked.

Status 403 - Forbidden

If you receive this status code, please ping me on the support discord or contact me over my mail or discord that are linked on the bottom of this page.

Status

See the current status of the API here: https://status.henrikdev.xyz/

Documentation

The documention for the API is available under https://app.swaggerhub.com/apis-docs/Henrik-3/HenrikDev-API

Projects using this API

Wrapper

Legal

This API isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.

Riot Games

Hey Riot, first of all i hope u know that this project is a try to enhance the developer community of VALORANT and also recognize it as one. If u still have an issue with it, feel free to text me on Discord or something :D

Contributors

Thanks to @liamcottle, @RumbleMike and @Hamper, without them mayn parts of the API would be not available. Consider to also check out https://valorant-api.com if you need any images from the game.

Other Stuff

Also would be happy if you give the project a star and give credit when you use it. If you wanna help me to pay the server instance (16€ per month) or want to support my work, you can help me via patreon: Link.

If you have any questions write on Discord: Henrik3#1451 or write me an email to [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].