https://api.kyroskoh.xyz/valorant/v1/mmr/na/AustinXyoojツ/alone
Is it possible to remove the “.” from the end of the response after the RR? It seems unnecessary to have it. Or is there some line of code to remove the last character? Thanks!
It is my form of separator from whole payload output as I have filtering parameter. If you know how to handle json string object, you can use json to remove the last letter such as using slice method.
I need help for my friend:
FLD Somaekk #Somii
in Australia
Hey there do you mind helping me get my Name/tag/region/rank/rr/elo?
I can only seem to get either just the rank and rr to show or just the elo, but I can’t get the two to show together.
Indubitably#Suh (na region)
I keep having “Request failed with status code 404.” but when I try to check the link it shows the rank and rr
https://api.kyroskoh.xyz/valorant/v1/mmr/na/Indubitably/Suh
u can use 2 $(fetch) URLs to form into 1 result which might return the result slow. I will add this request in future.
[Update]
Display WITH Username/Tag/Region: https://api.kyroskoh.xyz/valorant/v1/mmr/na/Indubitably/Suh?show=all&display=1
Display WITHOUT Username/Tag/Region: https://api.kyroskoh.xyz/valorant/v1/mmr/na/Indubitably/Suh?show=all&display=0
If u received 404 status error, means either:
Your IGN changed or you didn’t play ranked games for a long time.
This only shows my rank and rr; is it possible to get mmr elo included as well with these?
u can use 2 $(fetch) URLs to form into 1 result which might return the result slow. I will add this request in future.
[Update]
Display WITH Username/Tag/Region: ?show=all&display=1
Display WITHOUT Username/Tag/Region: ?show=all&display=0
For example (Indubitably#Suh in NA region):
Display WITH Username/Tag/Region: https://api.kyroskoh.xyz/valorant/v1/mmr/na/Indubitably/Suh?show=all&display=1
Display WITHOUT Username/Tag/Region: https://api.kyroskoh.xyz/valorant/v1/mmr/na/Indubitably/Suh?show=all&display=0
Released v1.7 [31 Aug 2022] Added show=all&display=1
& show=all&display=0
to display rank, RR and Elo (with and without Username, Tag & Region).
Do you guys want an API for changes in RR based on last game? Like + or - in RR difference.
- Yes
- No
0 voters
Hi Kyroskoh, Do you know how can i change the rank output language? For example rank Gold 1 to Spanish language. I use nightbot
Hello, how can I fix this error: “Request failed with status code 502.”?
hi, i dont know why this dont working, im using cloudbot on streamlabs, and my account id is:
ojhnn1
#a0a
BR( i put na on url)
There’s no language support. You can wrap around the output with Google Translate API.
It is due to many connection requests, it will recover by itself when the requests are low.
The syntax you use for Streamlabs is wrong. Instead of using $(urlfetch https://api.kyroskoh.xyz/valorant/v1/mmr/na/ojhnn1/a0a?show=combo&display=0)
, you need to use {readapi.https://api.kyroskoh.xyz/valorant/v1/mmr/na/ojhnn1/a0a?show=combo&display=0}
I urge you to use Nightbot/StreamElements instead of using Streamlabs as Streamlabs responses will be slower.
Released V1.8
[24 Oct 2022] Added Parameter: Episode Acts with X wins in Y games.