SkillAgentSearch skills...

ValorantClientAPI

Information on Valorant's Private/In-Game API

Install / Use

/learn @HeyM1ke/ValorantClientAPI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

New Endpoints and updated documentation are being added over time.

Community Developer Discord: https://discord.gg/a9yzrw3KAm

Valorant Client API

Research on Valorant's In-Game|In-Client API, All of the Information I currently have are provided within the Docs Folder.

PSA

  • Please understand that Riot has their servers split up between regions, so each region has their own URL.
  • (Listed below are the ones i know. If you know other regions id's please send a message over to me on discord 'RumbleMike#5406')
  • All examples within Docs are directed to the NA Region.

| Region | URL | | - | - | | North America | https://pd.NA.a.pvp.net/ | | Europe | https://pd.EU.a.pvp.net/ | | Asia Pacific | https://pd.AP.a.pvp.net/ | | Korea | https://pd.KO.a.pvp.net/ |

Authentication

Each API Request requires 2 Headers for authentication. X-Riot-Entitlements-JWT & Authentication

Table of Contents

This is here to make your life easier, whenever there is a new addition it gets added here. (Categories will be added in the future.) Please check out Getting Started for an easy Python script that replicates RSO and provides your X-Riot-Entitlements-JWT & Authentication Token.

View on GitHub
GitHub Stars412
CategoryDevelopment
Updated11d ago
Forks43

Languages

Python

Security Score

80/100

Audited on Mar 26, 2026

No findings