Skip to main content

GET_getActiveShard

Get the active shard (region) where a player is currently playing VALORANT. Use this to determine which region to query for match history and other player data. Returns: ActiveShardDto or dict Raises: InvalidCluster, RiotAPIResponseError

Example

Always query the active shard before fetching match history — using the wrong region returns a 404 error.