Valorant Developers
Is there Valorant developer server or do I need to contact support right here? I have some questions and I need help
9 Replies
depends on your questions and help req
If u specifically want to contact official support then
;valsupport
:valQuestion: The community help forum is managed by the community and does not offer any official Riot support. You can create a support ticket at https://support-valorant.riotgames.com/hc/requests/new for official support.
:SCstare:
Well i need help with Valorant API
What kind of help exactly
Well i kind of cannot find any "sample" data that i could be getting from the API, im talking about game statistics, like kills deaths assists etc... I do not know in what format do i get data, which data do I get upon sending request and why I cannot test it with just Developer API Key?
I know its JSON format but the point is that i do not know which and how do I get data for certain player
for example when i want to search up player on my project, I want to display like K/D favorite agent, winrate etc... And Im just curious what data do I get for player individualy, like do I get Player name and TotalKills made in competetive queue, total deaths total assists, etc. and im making calculations for getting data show like k/d
its a final project for certificate that i need to do, and I've chosen valorant themed. Thats why im conserned about this project
try contacting sites like blitz or valtracker as they do have access to what you want but dont be much hopeful as you probably wont get what you want easily just for a project, best you can do is try seeking the tracker's api and build a code to get your useful data from that
you are probably going to have to scrape or use trackergg’s public API
direct valorant API for any of the fun stuff is restricted to these big tracker sites and riot won’t give access for anything less than that usually