GET Config
https://pd.{shard}.a.pvp.net/v1/config/{region} Get the config for the given player
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
Response
type ConfigResponse = {
/** Date in ISO 8601 format with sub-second precision */
LastApplication: string;
Collapsed: {
ARES_MOC_ENTITLEMENT: string;
"CLIENT.ICONS.ENABLED": string;
CLIENT_LEADERBOARDS_ENABLED: string;
GAME_ALLOW_CONSOLE: string;
GAME_ALLOW_DEVELOPER_MENU: string;
GAME_DISABLED_DEATHCAM: string;
GAME_DISABLED_SKINS_WEAPONS: string;
GAME_PERFREPORTING_ENABLED: string;
GAME_REMOTE_MOVE_INTERP_ENABLED: string;
GAME_ROAMINGSETTINGS_ENABLED: string;
GAME_ROAMINGSETTINGS_KEY: string;
GAME_ROAMINGSETTINGS_STORAGEURL: string;
MAP_PRELOADING_ENABLED: string;
NAMECHECK_PLATFORM_REGION: string;
NAMECHECK_PLATFORM_URL: string;
ROSTER_REALM: string;
SECURITY_WATERMARK_ENABLED: string;
SECURITY_WATERMARK_MAX_OPACITY: string;
SECURITY_WATERMARK_MIN_OPACITY: string;
SECURITY_WATERMARK_TILING_FACTOR: string;
SERVICEURL_ACCOUNT_XP: string;
SERVICEURL_AGGSTATS: string;
SERVICEURL_AVS: string;
SERVICEURL_CONTENT: string;
SERVICEURL_CONTRACTS: string;
SERVICEURL_CONTRACT_DEFINITIONS: string;
SERVICEURL_COREGAME: string;
SERVICEURL_DAILY_TICKET: string;
SERVICEURL_FAVORITES: string;
SERVICEURL_GALBS_QUERY: string;
SERVICEURL_LATENCY: string;
SERVICEURL_LOGINQUEUE: string;
SERVICEURL_MASS_REWARDS: string;
SERVICEURL_MATCHDETAILS: string;
SERVICEURL_MATCHHISTORY: string;
SERVICEURL_MATCHMAKING: string;
SERVICEURL_MMR: string;
SERVICEURL_NAME: string;
SERVICEURL_PARTY: string;
SERVICEURL_PATCHNOTES: string;
SERVICEURL_PERSONALIZATION: string;
SERVICEURL_PLAYERFEEDBACK: string;
SERVICEURL_PREGAME: string;
SERVICEURL_PREMIER: string;
SERVICEURL_PROGRESSION: string;
SERVICEURL_PURCHASEMERCHANT: string;
SERVICEURL_REPLAY_CATALOG: string;
SERVICEURL_RESTRICTIONS: string;
SERVICEURL_SESSION: string;
SERVICEURL_STORE: string;
SERVICEURL_TOURNAMENTS: string;
SERVICE_TICKER_MESSAGE: string;
"SERVICE_TICKER_MESSAGE.de-DE": string;
"SERVICE_TICKER_MESSAGE.es-MX": string;
"SERVICE_TICKER_MESSAGE.fr-FR": string;
"SERVICE_TICKER_MESSAGE.it-IT": string;
"SERVICE_TICKER_MESSAGE.pl-PL": string;
"SERVICE_TICKER_MESSAGE.pt-BR": string;
"SERVICE_TICKER_MESSAGE.ru-RU": string;
"SERVICE_TICKER_MESSAGE.tr-TR": string;
SERVICE_TICKER_SEVERITY: string;
STORESCREEN_OFFERREFRESH_MAXDELAY_MILLISECONDS: string;
"avs.enabled": string;
"cap.location": string;
"characterselect.debugwidgets.hide": string;
"chat.mutedwords.enabled": string;
"chat.v3.enabled": string;
"collection.characters.enabled": string;
competitiveSeasonOffsetEndTime: string;
"config.client.telemetry.samplerate": string;
"content.filter.enabled": string;
"content.maps.disabled": string;
"eog.wip": string;
"friends.enabled": string;
"game.umgchat.enabled": string;
"homescreen.featuredQueues": string;
"homescreen.patchnotes.baseURL": string;
"homescreen.promo.enabled": string;
"homescreen.promo.key": string;
"homescreen.webtile.baseURL": string;
"loginqueue.region": string;
"mainmenubar.collections.enabled": string;
"mainmenubar.debug.enabled": string;
"mainmenubar.profile.enabled": string;
"mainmenubar.progression.enabled": string;
"mainmenubar.shootingrange.enabled": string;
"mainmenubar.store.enabled": string;
"match.details.delay": string;
"notifications.enabled": string;
"parties.auto.balance.enabled": string;
"party.observers.enabled": string;
"partyinvites.enabled": string;
"patchavailability.enabled": string;
"personalization.equipAnyLevel.enabled": string;
"personalization.useWidePlayerIdentityV2": string;
"ping.update.interval": string;
"ping.useGamePodsFromParties": string;
"platformFaulted.level": string;
"playerfeedbacktool.accessurl": string;
"playerfeedbacktool.locale": string;
"playerfeedbacktool.shard": string;
"playerfeedbacktool.show": string;
"playerfeedbacktool.survey_request_rate_float": string;
"playscreen.partywidget.enabled": string;
"playscreen.partywidget.matchmaking.maxsize": string;
"playscreen.premier.enabled": string;
"premier.conferences.fetch.enabled": string;
"premier.leaderboardTab.enabled": string;
"premier.matchHistoryTab.enabled": string;
"premier.playscreenflow.enabled": string;
"premier.rosterEligibilityCheck.enabled": string;
"premier.seasons.activeseason.enabled": string;
"premier.seasons.fetch.enabled": string;
"queue.status.enabled": string;
"rchat.ingame.enabled": string;
"reporterfeedback.fetch.enabled": string;
"reporterfeedback.notifications.enabled": string;
"restrictions.v2.fetch.enabled": string;
"restrictions.v2.warnings.enabled": string;
"riotwarning.fetch.enabled": string;
"riotwarning.notifications.enabled": string;
"rnet.useAuthenticatedVoice": string;
"russia.voice.enabled": string;
/** Comma separated list of PUUIDs */
"settings.livediagnostics.allowedplayers": string;
"shootingtest.enabled": string;
"skillrating.enabled": string;
"skillrating.inGame.enabled": string;
"skillrating.preGame.enabled": string;
"social.panel.v6.enabled": string;
"socialviewcontroller.enabled": string;
"socialviewcontroller.v2.enabled": string;
"store.isXgpDisabled": string;
"store.use_currency_inventory_models": string;
"store.use_platform_bundle_discounted_prices": string;
"telemetry.rtp.eventendpoint": string;
"telemetry.rtp.rfc190scope": string;
"temp.voice.allowmuting": string;
"tournaments.enabled": string;
"tournaments.pregame.enabled": string;
"vanguard.accessurl": string;
"vanguard.netrequired": string;
"voice.clutchmute.enabled": string;
"voice.clutchmute.prompt.enabled": string;
"voice.provider": string;
"whisper.enabled": string;
};
}; {
"LastApplication": "2026-06-06T08:07:56.404Z",
"Collapsed": {
"ARES_MOC_ENTITLEMENT": "tres",
"CLIENT.ICONS.ENABLED": false,
"CLIENT_LEADERBOARDS_ENABLED": false,
"GAME_ALLOW_CONSOLE": false,
"GAME_ALLOW_DEVELOPER_MENU": false,
"GAME_DISABLED_DEATHCAM": false,
"GAME_DISABLED_SKINS_WEAPONS": [
"diuv"
],
"GAME_PERFREPORTING_ENABLED": false,
"GAME_REMOTE_MOVE_INTERP_ENABLED": false,
"GAME_ROAMINGSETTINGS_ENABLED": false,
"GAME_ROAMINGSETTINGS_KEY": "asporto",
"GAME_ROAMINGSETTINGS_STORAGEURL": "arceo",
"MAP_PRELOADING_ENABLED": false,
"NAMECHECK_PLATFORM_REGION": "assumenda",
"NAMECHECK_PLATFORM_URL": "vado",
"ROSTER_REALM": "cribro",
"SECURITY_WATERMARK_ENABLED": false,
"SECURITY_WATERMARK_MAX_OPACITY": null,
"SECURITY_WATERMARK_MIN_OPACITY": null,
"SECURITY_WATERMARK_TILING_FACTOR": null,
"SERVICEURL_ACCOUNT_XP": "amicitia",
"SERVICEURL_AGGSTATS": "volup",
"SERVICEURL_AVS": "vulgaris",
"SERVICEURL_CONTENT": "cavus",
"SERVICEURL_CONTRACTS": "itaque",
"SERVICEURL_CONTRACT_DEFINITIONS": "constans",
"SERVICEURL_COREGAME": "quia",
"SERVICEURL_DAILY_TICKET": "sustineo",
"SERVICEURL_FAVORITES": "armarium",
"SERVICEURL_GALBS_QUERY": "conicio",
"SERVICEURL_LATENCY": "ulterius",
"SERVICEURL_LOGINQUEUE": "quo",
"SERVICEURL_MASS_REWARDS": "suggero",
"SERVICEURL_MATCHDETAILS": "urbs",
"SERVICEURL_MATCHHISTORY": "velut",
"SERVICEURL_MATCHMAKING": "coaegresco",
"SERVICEURL_MMR": "tracto",
"SERVICEURL_NAME": "tabella",
"SERVICEURL_PARTY": "conservo",
"SERVICEURL_PATCHNOTES": "et",
"SERVICEURL_PERSONALIZATION": "crastinus",
"SERVICEURL_PLAYERFEEDBACK": "civitas",
"SERVICEURL_PREGAME": "urbs",
"SERVICEURL_PREMIER": "amitto",
"SERVICEURL_PROGRESSION": "tendo",
"SERVICEURL_PURCHASEMERCHANT": "coadunatio",
"SERVICEURL_REPLAY_CATALOG": "admoneo",
"SERVICEURL_RESTRICTIONS": "versus",
"SERVICEURL_SESSION": "cruentus",
"SERVICEURL_STORE": "campana",
"SERVICEURL_TOURNAMENTS": "talis",
"SERVICE_TICKER_MESSAGE": "copia",
"SERVICE_TICKER_MESSAGE.de-DE": "eaque",
"SERVICE_TICKER_MESSAGE.es-MX": "ullus",
"SERVICE_TICKER_MESSAGE.fr-FR": "tenus",
"SERVICE_TICKER_MESSAGE.it-IT": "angelus",
"SERVICE_TICKER_MESSAGE.pl-PL": "aequitas",
"SERVICE_TICKER_MESSAGE.pt-BR": "umerus",
"SERVICE_TICKER_MESSAGE.ru-RU": "decipio",
"SERVICE_TICKER_MESSAGE.tr-TR": "aestas",
"SERVICE_TICKER_SEVERITY": "desparatus",
"STORESCREEN_OFFERREFRESH_MAXDELAY_MILLISECONDS": null,
"avs.enabled": false,
"cap.location": "accusamus",
"characterselect.debugwidgets.hide": false,
"chat.mutedwords.enabled": false,
"chat.v3.enabled": false,
"collection.characters.enabled": false,
"competitiveSeasonOffsetEndTime": null,
"config.client.telemetry.samplerate": null,
"content.filter.enabled": false,
"content.maps.disabled": "temptatio",
"eog.wip": false,
"friends.enabled": false,
"game.umgchat.enabled": false,
"homescreen.featuredQueues": "tergo",
"homescreen.patchnotes.baseURL": "color",
"homescreen.promo.enabled": false,
"homescreen.promo.key": "angustus",
"homescreen.webtile.baseURL": "earum",
"loginqueue.region": "absorbeo",
"mainmenubar.collections.enabled": false,
"mainmenubar.debug.enabled": false,
"mainmenubar.profile.enabled": false,
"mainmenubar.progression.enabled": false,
"mainmenubar.shootingrange.enabled": false,
"mainmenubar.store.enabled": false,
"match.details.delay": null,
"notifications.enabled": false,
"parties.auto.balance.enabled": false,
"party.observers.enabled": false,
"partyinvites.enabled": false,
"patchavailability.enabled": false,
"personalization.equipAnyLevel.enabled": false,
"personalization.useWidePlayerIdentityV2": false,
"ping.update.interval": null,
"ping.useGamePodsFromParties": false,
"platformFaulted.level": "crux",
"playerfeedbacktool.accessurl": "vespillo",
"playerfeedbacktool.locale": "modi",
"playerfeedbacktool.shard": "decet",
"playerfeedbacktool.show": false,
"playerfeedbacktool.survey_request_rate_float": null,
"playscreen.partywidget.enabled": false,
"playscreen.partywidget.matchmaking.maxsize": null,
"playscreen.premier.enabled": false,
"premier.conferences.fetch.enabled": false,
"premier.leaderboardTab.enabled": false,
"premier.matchHistoryTab.enabled": false,
"premier.playscreenflow.enabled": false,
"premier.rosterEligibilityCheck.enabled": false,
"premier.seasons.activeseason.enabled": false,
"premier.seasons.fetch.enabled": false,
"queue.status.enabled": false,
"rchat.ingame.enabled": false,
"reporterfeedback.fetch.enabled": false,
"reporterfeedback.notifications.enabled": false,
"restrictions.v2.fetch.enabled": false,
"restrictions.v2.warnings.enabled": false,
"riotwarning.fetch.enabled": false,
"riotwarning.notifications.enabled": false,
"rnet.useAuthenticatedVoice": false,
"russia.voice.enabled": false,
"settings.livediagnostics.allowedplayers": [
"cunabula"
],
"shootingtest.enabled": false,
"skillrating.enabled": false,
"skillrating.inGame.enabled": false,
"skillrating.preGame.enabled": false,
"social.panel.v6.enabled": false,
"socialviewcontroller.enabled": false,
"socialviewcontroller.v2.enabled": false,
"store.isXgpDisabled": false,
"store.use_currency_inventory_models": false,
"store.use_platform_bundle_discounted_prices": false,
"telemetry.rtp.eventendpoint": "trucido",
"telemetry.rtp.rfc190scope": "crastinus",
"temp.voice.allowmuting": false,
"tournaments.enabled": false,
"tournaments.pregame.enabled": false,
"vanguard.accessurl": "cunae",
"vanguard.netrequired": false,
"voice.clutchmute.enabled": false,
"voice.clutchmute.prompt.enabled": false,
"voice.provider": "conitor",
"whisper.enabled": false
}
}