GET Custom Game Configs
https://glz-{region}-1.{shard}.a.pvp.net/parties/v1/parties/customgameconfigs Get information about the available gamemodes, maps, queues, and gamepods
Headers
-
X-Riot-ClientPlatform: {client platform} -
X-Riot-ClientVersion: {client version} -
X-Riot-Entitlements-JWT: {entitlement token} -
Authorization: Bearer {auth token}
URL Parameters
-
{region}There are 6 regions:
Obtaining locally:Region ID Region Name naNorth America latamLatin America brBrazil euEurope apAsia Pacific krKorea The region can be found in the ShooterGame log (
Obtaining remotely:%LocalAppData%\VALORANT\Saved\Logs\ShooterGame.log) when it's used in an endpoint url.
Example regex capturing region and shard:https://glz-(.+?)-1.(.+?).a.pvp.netUse the Riot Geo endpoint with the ID and auth tokens from Cookie Reauth
Other Variables
-
client platformA string representing the platform of the client. Base-64 encoded JSON with the following fields:
{ "platformType": "PC", "platformOS": "Windows", "platformOSVersion": "10.0.19042.1.256.64bit", "platformChipset": "Unknown" }ew0KCSJwbGF0Zm9ybVR5cGUiOiAiUEMiLA0KCSJwbGF0Zm9ybU9TIjogIldpbmRvd3MiLA0KCSJwbGF0Zm9ybU9TVmVyc2lvbiI6ICIxMC4wLjE5MDQyLjEuMjU2LjY0Yml0IiwNCgkicGxhdGZvcm1DaGlwc2V0IjogIlVua25vd24iDQp9is a value that works. -
client version -
entitlement tokenCan be obtained locally with the Entitlements Token endpoint or remotely using Riot auth and the Entitlement endpoint -
auth tokenCan be obtained locally with the Entitlements Token endpoint or remotely by first using the Auth Cookies endpoint then using the cookies with the Auth Request endpoint
Response
type CustomGameConfigsResponse = {
Enabled: boolean;
EnabledMaps: string[];
EnabledModes: string[];
Queues: {
/** Queue ID */
QueueID: string;
Enabled: boolean;
DebugOnDemandSweepEnabled: boolean;
TeamSize: number;
NumTeams: number;
MaxPartySize: number;
MinPartySize: number;
InvalidPartySizes: number[];
MaxPartySizeHighSkill: number;
HighSkillTier: number;
MaxSkillTier: number;
AllowFullPartyBypassSkillRestrictions: boolean;
ApplyRRPenaltyToFullParty: boolean;
AllowFiveStackRestrictions: boolean;
Mode: string;
IsRanked: boolean;
IsTournament: boolean;
IsPatient: boolean;
RequireRoster: boolean;
Priority: number;
PartyMaxCompetitiveTierRange: number;
PartyMaxCompetitiveTierRangePlacementBuffer: number;
FullPartyMaxCompetitiveTierRange: number;
PartySkillDisparityCompetitiveTiersCeilings: unknown[] | {
[x: string]: number;
};
PartySkillDisparityPartySizeCompetitiveTiersCeilings: unknown[] | {
[x: string]: {
[x: string]: number;
};
};
NewMap: string;
NewMapEndTime: string;
NewMapLossReductionModifier: number;
SharedAccountsRequireVerificationEnabled: boolean;
HighRankRequireVerificationEnabled: boolean;
RequireVerificationEnabled: boolean;
UseAccountLevelRequirement: boolean;
MinimumAccountLevelRequired: number;
GameRules: {
[x: string]: string;
};
SupportedPlatformTypes: "PC"[];
DisabledContent: unknown[];
DebugLoadoutAllowedContentWhenSkippingPregameEnabled: boolean;
DebugLoadoutAllowedContentWhenSkippingPregame: unknown[];
queueFieldA: unknown[];
NextScheduleChangeSeconds: number;
TimeUntilNextScheduleChangeSeconds: number;
/** Array of strings in the format of "map:weight" */
MapWeights: string[];
MapPool: string[];
TeamSizeWithBots: number;
EnableMultiteamSupport: boolean;
MatchFillerMarsPartySizeBonus: number;
MatchFillerMarsAllowPartialTeams: boolean;
MatchFillerMarsMinTeams: number;
MatchFillerMarsMaxTeams: number;
MatchFillerMarsTeamAnchorStrategy: string;
MatchFillerMarsLowerTeamCount: number;
MatchFillerMarsLowerTeamCountMMR: number;
MatchFillerMarsUpperTeamCount: number;
MatchFillerMarsUpperTeamCountMMR: number;
queueFieldB: boolean;
}[];
GamePodPingServiceInfo: {
[x: string]: {
SecurityHash: number;
ObfuscatedIP: number;
PingProxyAddress: string;
PingProxyAddresses: string[];
};
};
}; {
"Enabled": true,
"EnabledMaps": [
"virga",
"quidem",
"comparo",
"aperte",
"dens"
],
"EnabledModes": [
"volva",
"vobis",
"occaecati",
"clibanus"
],
"Queues": [
{
"QueueID": "turba",
"Enabled": false,
"DebugOnDemandSweepEnabled": true,
"TeamSize": 422728532028579,
"NumTeams": 5166319181289925,
"MaxPartySize": 5171643683118878,
"MinPartySize": 6776495269100505,
"InvalidPartySizes": [
2849550059932958,
8914660551833795,
6667658448932431,
7044907891945257
],
"MaxPartySizeHighSkill": 3226865085935156,
"HighSkillTier": 7179780167072682,
"MaxSkillTier": 2679698555828739,
"AllowFullPartyBypassSkillRestrictions": false,
"ApplyRRPenaltyToFullParty": false,
"AllowFiveStackRestrictions": true,
"Mode": "adficio",
"IsRanked": true,
"IsTournament": false,
"IsPatient": false,
"RequireRoster": true,
"Priority": 7779451167749059,
"PartyMaxCompetitiveTierRange": 6988127679675638,
"PartyMaxCompetitiveTierRangePlacementBuffer": 1967745067123266,
"FullPartyMaxCompetitiveTierRange": 6894394816888487,
"PartySkillDisparityCompetitiveTiersCeilings": [
null,
null,
null
],
"PartySkillDisparityPartySizeCompetitiveTiersCeilings": {
"tristis": {
"ab": 719502405471605
}
},
"NewMap": "soleo",
"NewMapEndTime": "celo",
"NewMapLossReductionModifier": 6508437633080089,
"SharedAccountsRequireVerificationEnabled": false,
"HighRankRequireVerificationEnabled": false,
"RequireVerificationEnabled": true,
"UseAccountLevelRequirement": true,
"MinimumAccountLevelRequired": 380211329418018,
"GameRules": {
"vulticulus": false
},
"SupportedPlatformTypes": [
"PC"
],
"DisabledContent": [
null,
null,
null,
null
],
"DebugLoadoutAllowedContentWhenSkippingPregameEnabled": true,
"DebugLoadoutAllowedContentWhenSkippingPregame": [
null,
null
],
"queueFieldA": [
null,
null
],
"NextScheduleChangeSeconds": 5007832998480810,
"TimeUntilNextScheduleChangeSeconds": 1990223030647901,
"MapWeights": [
"demergo",
"umbra",
"canonicus"
],
"MapPool": [
"sulum"
],
"TeamSizeWithBots": 4830622623116988,
"EnableMultiteamSupport": true,
"MatchFillerMarsPartySizeBonus": 5353138164885131,
"MatchFillerMarsAllowPartialTeams": true,
"MatchFillerMarsMinTeams": 8351800368138773,
"MatchFillerMarsMaxTeams": 3844289366668287,
"MatchFillerMarsTeamAnchorStrategy": "ustulo",
"MatchFillerMarsLowerTeamCount": 8365722714617385,
"MatchFillerMarsLowerTeamCountMMR": 4070793413167652,
"MatchFillerMarsUpperTeamCount": 6591416578339705,
"MatchFillerMarsUpperTeamCountMMR": 2671787323931563,
"queueFieldB": true
},
{
"QueueID": "tempore",
"Enabled": false,
"DebugOnDemandSweepEnabled": false,
"TeamSize": 496966811127066,
"NumTeams": 3866553680398164,
"MaxPartySize": 8185023595090482,
"MinPartySize": 2743578825078574,
"InvalidPartySizes": [
2910840717340104,
7054601891086999,
3476753218280729,
2239104710214125,
3815977839390061
],
"MaxPartySizeHighSkill": 6582425286426337,
"HighSkillTier": 3366070048351738,
"MaxSkillTier": 1187322417961324,
"AllowFullPartyBypassSkillRestrictions": false,
"ApplyRRPenaltyToFullParty": true,
"AllowFiveStackRestrictions": false,
"Mode": "beatae",
"IsRanked": true,
"IsTournament": true,
"IsPatient": true,
"RequireRoster": true,
"Priority": 3587961948482432,
"PartyMaxCompetitiveTierRange": 8333383787917459,
"PartyMaxCompetitiveTierRangePlacementBuffer": 744419504467796,
"FullPartyMaxCompetitiveTierRange": 1173349551694953,
"PartySkillDisparityCompetitiveTiersCeilings": [
null,
null,
null
],
"PartySkillDisparityPartySizeCompetitiveTiersCeilings": [
null,
null,
null,
null
],
"NewMap": "videlicet",
"NewMapEndTime": "dens",
"NewMapLossReductionModifier": 4188599667756039,
"SharedAccountsRequireVerificationEnabled": false,
"HighRankRequireVerificationEnabled": false,
"RequireVerificationEnabled": true,
"UseAccountLevelRequirement": true,
"MinimumAccountLevelRequired": 572786833057009,
"GameRules": {
"canto": false
},
"SupportedPlatformTypes": [
"PC",
"PC",
"PC"
],
"DisabledContent": [
null,
null,
null,
null,
null
],
"DebugLoadoutAllowedContentWhenSkippingPregameEnabled": true,
"DebugLoadoutAllowedContentWhenSkippingPregame": [
null
],
"queueFieldA": [
null,
null,
null,
null
],
"NextScheduleChangeSeconds": 2235004279810250,
"TimeUntilNextScheduleChangeSeconds": 6742883673305005,
"MapWeights": [
"culpa",
"teres",
"agnosco",
"sollicito"
],
"MapPool": [
"coerceo",
"cursus",
"vigor",
"auctus",
"repudiandae"
],
"TeamSizeWithBots": 1840820525104511,
"EnableMultiteamSupport": true,
"MatchFillerMarsPartySizeBonus": 3016680964884999,
"MatchFillerMarsAllowPartialTeams": false,
"MatchFillerMarsMinTeams": 8009041761984450,
"MatchFillerMarsMaxTeams": 1549951924138468,
"MatchFillerMarsTeamAnchorStrategy": "cunctatio",
"MatchFillerMarsLowerTeamCount": 2061319851050763,
"MatchFillerMarsLowerTeamCountMMR": 7548697841368764,
"MatchFillerMarsUpperTeamCount": 8769888838003351,
"MatchFillerMarsUpperTeamCountMMR": 6656638767628929,
"queueFieldB": false
},
{
"QueueID": "ascit",
"Enabled": false,
"DebugOnDemandSweepEnabled": false,
"TeamSize": 8691816617058740,
"NumTeams": 7085915878462040,
"MaxPartySize": 8219406732648,
"MinPartySize": 3376552442315983,
"InvalidPartySizes": [
2188975593037115,
8958849459266026,
2028103463556463,
2594088628362869,
3254153121420571
],
"MaxPartySizeHighSkill": 2368963665846809,
"HighSkillTier": 4996457540864250,
"MaxSkillTier": 4485510414883385,
"AllowFullPartyBypassSkillRestrictions": true,
"ApplyRRPenaltyToFullParty": false,
"AllowFiveStackRestrictions": false,
"Mode": "tersus",
"IsRanked": false,
"IsTournament": true,
"IsPatient": false,
"RequireRoster": true,
"Priority": 1437369834308045,
"PartyMaxCompetitiveTierRange": 323272457364977,
"PartyMaxCompetitiveTierRangePlacementBuffer": 5454740011404941,
"FullPartyMaxCompetitiveTierRange": 1922645910837104,
"PartySkillDisparityCompetitiveTiersCeilings": [
null,
null,
null,
null,
null
],
"PartySkillDisparityPartySizeCompetitiveTiersCeilings": {
"corrupti": {
"accusator": 8057149398457484
}
},
"NewMap": "aggero",
"NewMapEndTime": "textor",
"NewMapLossReductionModifier": 8495990017834961,
"SharedAccountsRequireVerificationEnabled": false,
"HighRankRequireVerificationEnabled": true,
"RequireVerificationEnabled": false,
"UseAccountLevelRequirement": false,
"MinimumAccountLevelRequired": 5369147326903695,
"GameRules": {
"acquiro": false
},
"SupportedPlatformTypes": [
"PC",
"PC",
"PC",
"PC"
],
"DisabledContent": [
null,
null,
null,
null,
null
],
"DebugLoadoutAllowedContentWhenSkippingPregameEnabled": false,
"DebugLoadoutAllowedContentWhenSkippingPregame": [
null,
null,
null,
null
],
"queueFieldA": [
null,
null,
null,
null,
null
],
"NextScheduleChangeSeconds": 4619561494957201,
"TimeUntilNextScheduleChangeSeconds": 3406070411492140,
"MapWeights": [
"degusto"
],
"MapPool": [
"vulnus",
"ustilo",
"bardus"
],
"TeamSizeWithBots": 5516497959520769,
"EnableMultiteamSupport": false,
"MatchFillerMarsPartySizeBonus": 7523163827643678,
"MatchFillerMarsAllowPartialTeams": false,
"MatchFillerMarsMinTeams": 4250671818932217,
"MatchFillerMarsMaxTeams": 984530052427321,
"MatchFillerMarsTeamAnchorStrategy": "spiritus",
"MatchFillerMarsLowerTeamCount": 8408160164064759,
"MatchFillerMarsLowerTeamCountMMR": 7179545495495562,
"MatchFillerMarsUpperTeamCount": 7799979557372388,
"MatchFillerMarsUpperTeamCountMMR": 2355599697703874,
"queueFieldB": true
},
{
"QueueID": "aeger",
"Enabled": false,
"DebugOnDemandSweepEnabled": true,
"TeamSize": 6369251216997542,
"NumTeams": 3797918956795176,
"MaxPartySize": 2772810270345253,
"MinPartySize": 3511545791967588,
"InvalidPartySizes": [
7150155122465580,
1711674738360907
],
"MaxPartySizeHighSkill": 5797004222642881,
"HighSkillTier": 1383024060644403,
"MaxSkillTier": 8842672177252718,
"AllowFullPartyBypassSkillRestrictions": true,
"ApplyRRPenaltyToFullParty": true,
"AllowFiveStackRestrictions": true,
"Mode": "demens",
"IsRanked": true,
"IsTournament": false,
"IsPatient": true,
"RequireRoster": false,
"Priority": 3411524941431001,
"PartyMaxCompetitiveTierRange": 6565195846397075,
"PartyMaxCompetitiveTierRangePlacementBuffer": 6245209734558555,
"FullPartyMaxCompetitiveTierRange": 2561065295075355,
"PartySkillDisparityCompetitiveTiersCeilings": [
null
],
"PartySkillDisparityPartySizeCompetitiveTiersCeilings": {
"eligendi": {
"uberrime": 8039707060015976
}
},
"NewMap": "cras",
"NewMapEndTime": "sordeo",
"NewMapLossReductionModifier": 632992195872014,
"SharedAccountsRequireVerificationEnabled": false,
"HighRankRequireVerificationEnabled": false,
"RequireVerificationEnabled": false,
"UseAccountLevelRequirement": true,
"MinimumAccountLevelRequired": 1912498023089522,
"GameRules": {
"vociferor": false
},
"SupportedPlatformTypes": [
"PC",
"PC",
"PC",
"PC",
"PC"
],
"DisabledContent": [
null,
null,
null,
null
],
"DebugLoadoutAllowedContentWhenSkippingPregameEnabled": true,
"DebugLoadoutAllowedContentWhenSkippingPregame": [
null,
null,
null,
null
],
"queueFieldA": [
null,
null
],
"NextScheduleChangeSeconds": 3953136164297455,
"TimeUntilNextScheduleChangeSeconds": 1360785876537042,
"MapWeights": [
"adfero"
],
"MapPool": [
"casus",
"aeternus",
"callide",
"aggero"
],
"TeamSizeWithBots": 1435327638104760,
"EnableMultiteamSupport": true,
"MatchFillerMarsPartySizeBonus": 4243799558885907,
"MatchFillerMarsAllowPartialTeams": true,
"MatchFillerMarsMinTeams": 7054333809191110,
"MatchFillerMarsMaxTeams": 3682994412486476,
"MatchFillerMarsTeamAnchorStrategy": "ante",
"MatchFillerMarsLowerTeamCount": 5440312526700124,
"MatchFillerMarsLowerTeamCountMMR": 7361150515325427,
"MatchFillerMarsUpperTeamCount": 3637845671471196,
"MatchFillerMarsUpperTeamCountMMR": 8234421012475209,
"queueFieldB": false
},
{
"QueueID": "subseco",
"Enabled": true,
"DebugOnDemandSweepEnabled": true,
"TeamSize": 7474627343967573,
"NumTeams": 514860989283439,
"MaxPartySize": 8480706741347663,
"MinPartySize": 5354766913393269,
"InvalidPartySizes": [
3398805059184179,
6078104483172402,
7876959071092886
],
"MaxPartySizeHighSkill": 7428561231396411,
"HighSkillTier": 7723705633646533,
"MaxSkillTier": 3838646947610973,
"AllowFullPartyBypassSkillRestrictions": false,
"ApplyRRPenaltyToFullParty": true,
"AllowFiveStackRestrictions": true,
"Mode": "ab",
"IsRanked": false,
"IsTournament": false,
"IsPatient": true,
"RequireRoster": false,
"Priority": 6467007328667396,
"PartyMaxCompetitiveTierRange": 169350277929246,
"PartyMaxCompetitiveTierRangePlacementBuffer": 6026019330948254,
"FullPartyMaxCompetitiveTierRange": 6289431243050763,
"PartySkillDisparityCompetitiveTiersCeilings": {
"alienus": 1932910428396911
},
"PartySkillDisparityPartySizeCompetitiveTiersCeilings": [
null,
null,
null,
null,
null
],
"NewMap": "aliqua",
"NewMapEndTime": "strenuus",
"NewMapLossReductionModifier": 5440893438702317,
"SharedAccountsRequireVerificationEnabled": true,
"HighRankRequireVerificationEnabled": false,
"RequireVerificationEnabled": false,
"UseAccountLevelRequirement": false,
"MinimumAccountLevelRequired": 7453600361054911,
"GameRules": {
"eveniet": false
},
"SupportedPlatformTypes": [
"PC",
"PC",
"PC",
"PC",
"PC"
],
"DisabledContent": [
null
],
"DebugLoadoutAllowedContentWhenSkippingPregameEnabled": false,
"DebugLoadoutAllowedContentWhenSkippingPregame": [
null,
null,
null,
null
],
"queueFieldA": [
null,
null,
null,
null,
null
],
"NextScheduleChangeSeconds": 2997860984550454,
"TimeUntilNextScheduleChangeSeconds": 471228367962435,
"MapWeights": [
"possimus"
],
"MapPool": [
"spiculum"
],
"TeamSizeWithBots": 1483829323472268,
"EnableMultiteamSupport": true,
"MatchFillerMarsPartySizeBonus": 3082949955936885,
"MatchFillerMarsAllowPartialTeams": false,
"MatchFillerMarsMinTeams": 2775458507724604,
"MatchFillerMarsMaxTeams": 4735903734751969,
"MatchFillerMarsTeamAnchorStrategy": "curiositas",
"MatchFillerMarsLowerTeamCount": 7915015935493725,
"MatchFillerMarsLowerTeamCountMMR": 8555587847383213,
"MatchFillerMarsUpperTeamCount": 476530137482658,
"MatchFillerMarsUpperTeamCountMMR": 3039876378380502,
"queueFieldB": false
}
],
"GamePodPingServiceInfo": {
"benevolentia": {
"SecurityHash": 1073817858526982,
"ObfuscatedIP": 3139990470405241,
"PingProxyAddress": "timidus",
"PingProxyAddresses": [
"titulus",
"desidero",
"adduco",
"cicuta",
"bellum"
]
}
}
}