├── .github └── workflows │ ├── types-publish.yml │ └── types-test.yml ├── LICENSE ├── contributing.md ├── docs ├── Contracts │ ├── GET ContractDefinitions_Fetch.md │ ├── GET ContractDefinitions_FetchActiveStory.md │ ├── GET Contracts_Fetch.md │ ├── GET ItemProgressionDefinitionsV2_Fetch.md │ ├── POST Contracts_Activate.md │ └── readme.md ├── Current Game │ ├── GET CoreGame_FetchAllChatMUCToken.md │ ├── GET CoreGame_FetchMatch.md │ ├── GET CoreGame_FetchMatchLoadouts.md │ ├── GET CoreGame_FetchPlayer.md │ ├── GET CoreGame_FetchTeamChatMUCToken.md │ ├── POST CoreGame_DisassociatePlayer.md │ └── readme.md ├── Local Chat │ ├── GET All Chat History.md │ ├── GET All Chat Info.md │ ├── GET All Chat Participants.md │ ├── GET Game Chat Info.md │ ├── GET Party Chat Info.md │ ├── GET Pregame Chat Info.md │ ├── GET Specific Chat History.md │ ├── GET TEXT_CHAT_RNet_FetchParticipants.md │ ├── POST Send Chat.md │ ├── POST Send Whisper.md │ └── readme.md ├── Other Local │ ├── GET ANTI_ADDICTION_RNet_FetchShutdownPolicyState.md │ ├── GET ANTI_ADDICTION_RNet_FetchWarningMessagePolicyState.md │ ├── GET CLIENTCONFIG_RNET_GET_ValorantClientConfig.md │ ├── GET LEGAL_INFO_RNet_EULA.md │ ├── GET LEGAL_INFO_RNet_Privacy.md │ ├── GET LOCALE_RNet_FetchAvailableLocales.md │ ├── GET LOCALE_RNet_FetchLocale.md │ ├── GET Local Swagger Docs.md │ ├── GET REPORTER_FEEDBACK_RNet_GetReporterFeedback.md │ ├── GET RIOT_WARNING_RNet_GetRiotWarning.md │ ├── GET RSO_RNet_FetchClientAuthorizations.md │ ├── GET RSO_RNet_GetAccessToken.md │ ├── GET RSO_RNet_GetUserInfoToken.md │ ├── GET Riot Client Command-Line Args.md │ ├── GET RiotStatus_RNet_FetchStatus.md │ ├── GET TEXT_CHAT_RNet_FetchSettings.md │ ├── GET TEXT_CHAT_RNet_GetMUCInfos - coregame.md │ ├── GET TEXT_CHAT_RNet_GetMUCInfos - parties.md │ ├── GET TEXT_CHAT_RNet_GetMUCInfos - pregame.md │ ├── GET TEXT_CHAT_RNet_GetMUCInfos - tournaments.md │ ├── GET URNetClient_CheckPluginStatus.md │ ├── GET URNetClient_CheckRMSSession.md │ ├── GET URNetClient_GetProcessInfo.md │ ├── GET VOICE_CHAT_RNet_FetchAudioProperties.md │ ├── GET VOICE_CHAT_RNet_FetchCaptureDevices.md │ ├── GET VOICE_CHAT_RNet_FetchPTTSettings.md │ ├── GET VOICE_CHAT_RNet_FetchRenderDevices.md │ ├── GET VOICE_CHAT_RNet_FetchSessions.md │ ├── GET VOICE_CHAT_RNet_FetchSettings.md │ ├── GET Valorant Log Path.md │ └── readme.md ├── PVP Endpoints │ ├── GET AccountXP_GetPlayer.md │ ├── GET Config_FetchConfig.md │ ├── GET Content_FetchContent.md │ ├── GET ItemProgressionDefinitionsV2_Fetch.md │ ├── GET MMR_FetchCompetitiveUpdates.md │ ├── GET MMR_FetchLeaderboard.md │ ├── GET MMR_FetchPlayer.md │ ├── GET MatchDetails_FetchMatchDetails.md │ ├── GET MatchHistory_FetchMatchHistory.md │ ├── GET Restrictions_FetchPlayerRestrictionsV2.md │ ├── GET playerLoadoutUpdate.md │ ├── PUT playerLoadoutUpdate.md │ └── readme.md ├── Party │ ├── DELETE Party_RemovePlayer.md │ ├── GET Party_FetchCustomGameConfigs.md │ ├── GET Party_FetchMUCToken.md │ ├── GET Party_FetchParty.md │ ├── GET Party_FetchPlayer.md │ ├── GET Party_FetchVoiceToken.md │ ├── POST Party_ChangeQueue.md │ ├── POST Party_DeclineRequest.md │ ├── POST Party_EnterMatchmakingQueue.md │ ├── POST Party_InviteToPartyByDisplayName.md │ ├── POST Party_LeaveMatchmakingQueue.md │ ├── POST Party_RefreshCompetitiveTier.md │ ├── POST Party_RefreshPings.md │ ├── POST Party_RefreshPlayerIdentity.md │ ├── POST Party_RequestToJoinParty.md │ ├── POST Party_SetAccessibility.md │ ├── POST Party_SetCustomGameSettings.md │ ├── POST Party_SetMemberReady.md │ ├── POST Party_StartCustomGame.md │ └── readme.md ├── Pre-Game │ ├── GET Pregame_FetchChatToken.md │ ├── GET Pregame_FetchVoiceToken.md │ ├── GET Pregame_GetMatch.md │ ├── GET Pregame_GetMatchLoadouts.md │ ├── GET Pregame_GetPlayer.md │ ├── POST Pregame_LockCharacter.md │ ├── POST Pregame_QuitMatch.md │ ├── POST Pregame_SelectCharacter.md │ └── readme.md ├── Riot Auth │ ├── GET Cookie Reauth.md │ ├── GET RSO_GetPlayerInfo.md │ ├── POST Auth Cookies.md │ ├── POST Entitlement.md │ ├── PUT Auth Request.md │ ├── PUT Multi-Factor Authentication.md │ └── readme.md ├── Session │ ├── GET Session_Get.md │ ├── GET Session_ReConnect.md │ └── readme.md ├── Store │ ├── GET Store_GetEntitlements.md │ ├── GET Store_GetOffers.md │ ├── GET Store_GetOrder.md │ ├── GET Store_GetStorefrontV2.md │ ├── GET Store_GetWallet.md │ └── readme.md ├── Third-Party API by Officer │ ├── GET Agents.md │ ├── GET Buddies.md │ ├── GET Buddy Levels.md │ ├── GET Bundles.md │ ├── GET Competitive Seasons.md │ ├── GET Competitive Tiers.md │ ├── GET Content Tiers.md │ ├── GET Contracts.md │ ├── GET Currencies.md │ ├── GET Events.md │ ├── GET Gamemode Equippables.md │ ├── GET Gamemodes.md │ ├── GET Gear.md │ ├── GET Maps.md │ ├── GET Player Cards.md │ ├── GET Player Titles.md │ ├── GET Seasons.md │ ├── GET Spray Levels.md │ ├── GET Sprays.md │ ├── GET Themes.md │ ├── GET Version.md │ ├── GET Weapon Skin Chromas.md │ ├── GET Weapon Skin Levels.md │ ├── GET Weapon Skins.md │ ├── GET Weapons.md │ └── readme.md ├── Useful Local │ ├── GET CHATFRIENDS_RNet_GET_ALL.md │ ├── GET FRIENDS_RNet_FetchFriendRequests.md │ ├── GET Local Help.md │ ├── GET PRESENCE_RNet_GET_ALL.md │ ├── GET PlayerAlias_RNet_GetActiveAlias.md │ ├── GET RSO Auth User Info.md │ ├── GET RSO_RNet_GetEntitlementsToken.md │ ├── GET Riot Client Region.md │ ├── GET RiotClientSession_FetchSessions.md │ ├── GET RiotKV_RNet_GetSettings.md │ ├── GET TEXT_CHAT_RNet_FetchSession.md │ └── readme.md ├── common-components.md ├── readme.md └── valorant-workspace-insomnia.json ├── readme.md ├── valorant-api-types ├── .gitignore ├── package-lock.json ├── package.json ├── readme.md ├── src │ ├── ValorantEndpoint.ts │ ├── commonTypes.ts │ ├── endpoints.ts │ ├── endpoints │ │ ├── auth │ │ │ ├── AuthCookies.ts │ │ │ ├── AuthRequest.ts │ │ │ ├── CookieReauth.ts │ │ │ ├── Entitlement.ts │ │ │ ├── MultiFactorAuthentication.ts │ │ │ ├── PASToken.ts │ │ │ ├── PlayerInfo.ts │ │ │ ├── RiotClientConfig.ts │ │ │ └── RiotGeo.ts │ │ ├── contracts │ │ │ ├── ActivateContract.ts │ │ │ ├── Contracts.ts │ │ │ └── ItemUpgrades.ts │ │ ├── currentgame │ │ │ ├── CurrentGameLoadouts.ts │ │ │ ├── CurrentGameMatch.ts │ │ │ ├── CurrentGamePlayer.ts │ │ │ └── CurrentGameQuit.ts │ │ ├── local │ │ │ ├── AccountAlias.ts │ │ │ ├── ChatSession.ts │ │ │ ├── ClientRegion.ts │ │ │ ├── EntitlementsToken.ts │ │ │ ├── FriendRequests.ts │ │ │ ├── Friends.ts │ │ │ ├── LocalHelp.ts │ │ │ ├── LocalSwaggerDocs.ts │ │ │ ├── Presence.ts │ │ │ ├── RSOUserInfo.ts │ │ │ ├── RemoveFriendRequest.ts │ │ │ ├── SendFriendRequest.ts │ │ │ ├── Sessions.ts │ │ │ ├── Settings.ts │ │ │ └── chat │ │ │ │ ├── AllChatInfo.ts │ │ │ │ ├── ChatHistory.ts │ │ │ │ ├── ChatParticipants.ts │ │ │ │ ├── CurrentGameChatInfo.ts │ │ │ │ ├── PartyChatInfo.ts │ │ │ │ ├── PregameChatInfo.ts │ │ │ │ └── SendChat.ts │ │ ├── party │ │ │ ├── ChangeQueue.ts │ │ │ ├── CustomGameConfigs.ts │ │ │ ├── EnterMatchmakingQueue.ts │ │ │ ├── LeaveMatchmakingQueue.ts │ │ │ ├── Party.ts │ │ │ ├── PartyChatToken.ts │ │ │ ├── PartyDecline.ts │ │ │ ├── PartyDisableCode.ts │ │ │ ├── PartyGenerateCode.ts │ │ │ ├── PartyInvite.ts │ │ │ ├── PartyJoinByCode.ts │ │ │ ├── PartyPlayer.ts │ │ │ ├── PartyRemovePlayer.ts │ │ │ ├── PartyRequest.ts │ │ │ ├── PartySetMemberReady.ts │ │ │ ├── PartyVoiceToken.ts │ │ │ ├── RefreshCompetitiveTier.ts │ │ │ ├── RefreshPings.ts │ │ │ ├── RefreshPlayerIdentity.ts │ │ │ ├── SetCustomGameSettings.ts │ │ │ ├── SetPartyAccessibility.ts │ │ │ └── StartCustomGame.ts │ │ ├── pregame │ │ │ ├── LockCharacter.ts │ │ │ ├── PregameLoadouts.ts │ │ │ ├── PregameMatch.ts │ │ │ ├── PregamePlayer.ts │ │ │ ├── PregameQuit.ts │ │ │ └── SelectCharacter.ts │ │ ├── pvp │ │ │ ├── AccountXP.ts │ │ │ ├── CompetitiveUpdates.ts │ │ │ ├── Config.ts │ │ │ ├── FetchContent.ts │ │ │ ├── Leaderboard.ts │ │ │ ├── MatchDetails.ts │ │ │ ├── MatchHistory.ts │ │ │ ├── NameService.ts │ │ │ ├── Penalties.ts │ │ │ ├── PlayerLoadout.ts │ │ │ ├── PlayerMMR.ts │ │ │ └── SetPlayerLoadout.ts │ │ └── store │ │ │ ├── OwnedItems.ts │ │ │ ├── Prices.ts │ │ │ ├── Storefront.ts │ │ │ └── Wallet.ts │ └── index.ts ├── tests │ ├── endpoint-responses │ │ ├── account-xp │ │ │ └── response.json │ │ ├── competitive-updates │ │ │ └── response.json │ │ ├── config │ │ │ └── response.json │ │ ├── current-game-loadouts │ │ │ └── singleplayer.json │ │ ├── current-game-match │ │ │ └── singleplayer.json │ │ ├── fetch-content │ │ │ └── response.json │ │ ├── leaderboard │ │ │ └── ten-players.json │ │ ├── match-details │ │ │ ├── competitive.json │ │ │ ├── custom-hidehistory.json │ │ │ ├── custom.json │ │ │ ├── deathmatch.json │ │ │ ├── escalation.json │ │ │ ├── spikerush.json │ │ │ ├── swiftplay.json │ │ │ ├── unrated-forfeit.json │ │ │ └── unrated.json │ │ ├── match-history │ │ │ ├── casual.json │ │ │ └── tryhard.json │ │ ├── name-service │ │ │ └── single-name.json │ │ ├── party │ │ │ └── single-player.json │ │ ├── penalties │ │ │ └── no-penalties.json │ │ ├── player-loadout │ │ │ └── response.json │ │ ├── player-mmr │ │ │ └── response.json │ │ ├── pre-game-loadouts │ │ │ └── singleplayer.json │ │ ├── pre-game-match │ │ │ └── singleplayer-custom.json │ │ ├── readme.md │ │ └── storefront │ │ │ └── no-night-market.json │ ├── src │ │ ├── deepStrict.ts │ │ └── test.ts │ └── tsconfig.json └── tsconfig.json └── web ├── .gitignore ├── .vscode ├── extensions.json └── launch.json ├── README.md ├── astro.config.mjs ├── package-lock.json ├── package.json ├── public ├── favicon.ico └── robots.txt ├── src ├── components │ ├── Card.astro │ ├── EndpointMethod.astro │ ├── InsomniaButton.astro │ ├── RepoLink.astro │ ├── Sidebar.astro │ ├── SimpleCode.astro │ └── doc-fragments │ │ ├── ClientPlatform.astro │ │ ├── ClientVersion.astro │ │ ├── LockfilePassword.astro │ │ ├── Port.astro │ │ ├── Region.astro │ │ └── Shard.astro ├── env.d.ts ├── images │ └── insomnia.svg ├── layouts │ └── Layout.astro ├── pages │ ├── 404.astro │ ├── endpoint │ │ └── [slug].astro │ ├── index.astro │ └── insomnia.json.ts ├── styles │ └── base.css ├── themes │ └── github-dark.json └── types │ └── AugmentedValorantEndpoint.ts ├── tailwind.config.cjs └── tsconfig.json /.github/workflows/types-publish.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/.github/workflows/types-publish.yml -------------------------------------------------------------------------------- /.github/workflows/types-test.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/.github/workflows/types-test.yml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/LICENSE -------------------------------------------------------------------------------- /contributing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/contributing.md -------------------------------------------------------------------------------- /docs/Contracts/GET ContractDefinitions_Fetch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Contracts/GET ContractDefinitions_Fetch.md -------------------------------------------------------------------------------- /docs/Contracts/GET ContractDefinitions_FetchActiveStory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Contracts/GET ContractDefinitions_FetchActiveStory.md -------------------------------------------------------------------------------- /docs/Contracts/GET Contracts_Fetch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Contracts/GET Contracts_Fetch.md -------------------------------------------------------------------------------- /docs/Contracts/GET ItemProgressionDefinitionsV2_Fetch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Contracts/GET ItemProgressionDefinitionsV2_Fetch.md -------------------------------------------------------------------------------- /docs/Contracts/POST Contracts_Activate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Contracts/POST Contracts_Activate.md -------------------------------------------------------------------------------- /docs/Contracts/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Contracts/readme.md -------------------------------------------------------------------------------- /docs/Current Game/GET CoreGame_FetchAllChatMUCToken.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Current Game/GET CoreGame_FetchAllChatMUCToken.md -------------------------------------------------------------------------------- /docs/Current Game/GET CoreGame_FetchMatch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Current Game/GET CoreGame_FetchMatch.md -------------------------------------------------------------------------------- /docs/Current Game/GET CoreGame_FetchMatchLoadouts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Current Game/GET CoreGame_FetchMatchLoadouts.md -------------------------------------------------------------------------------- /docs/Current Game/GET CoreGame_FetchPlayer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Current Game/GET CoreGame_FetchPlayer.md -------------------------------------------------------------------------------- /docs/Current Game/GET CoreGame_FetchTeamChatMUCToken.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Current Game/GET CoreGame_FetchTeamChatMUCToken.md -------------------------------------------------------------------------------- /docs/Current Game/POST CoreGame_DisassociatePlayer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Current Game/POST CoreGame_DisassociatePlayer.md -------------------------------------------------------------------------------- /docs/Current Game/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Current Game/readme.md -------------------------------------------------------------------------------- /docs/Local Chat/GET All Chat History.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Local Chat/GET All Chat History.md -------------------------------------------------------------------------------- /docs/Local Chat/GET All Chat Info.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Local Chat/GET All Chat Info.md -------------------------------------------------------------------------------- /docs/Local Chat/GET All Chat Participants.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Local Chat/GET All Chat Participants.md -------------------------------------------------------------------------------- /docs/Local Chat/GET Game Chat Info.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Local Chat/GET Game Chat Info.md -------------------------------------------------------------------------------- /docs/Local Chat/GET Party Chat Info.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Local Chat/GET Party Chat Info.md -------------------------------------------------------------------------------- /docs/Local Chat/GET Pregame Chat Info.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Local Chat/GET Pregame Chat Info.md -------------------------------------------------------------------------------- /docs/Local Chat/GET Specific Chat History.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Local Chat/GET Specific Chat History.md -------------------------------------------------------------------------------- /docs/Local Chat/GET TEXT_CHAT_RNet_FetchParticipants.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Local Chat/GET TEXT_CHAT_RNet_FetchParticipants.md -------------------------------------------------------------------------------- /docs/Local Chat/POST Send Chat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Local Chat/POST Send Chat.md -------------------------------------------------------------------------------- /docs/Local Chat/POST Send Whisper.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Local Chat/POST Send Whisper.md -------------------------------------------------------------------------------- /docs/Local Chat/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Local Chat/readme.md -------------------------------------------------------------------------------- /docs/Other Local/GET ANTI_ADDICTION_RNet_FetchShutdownPolicyState.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET ANTI_ADDICTION_RNet_FetchShutdownPolicyState.md -------------------------------------------------------------------------------- /docs/Other Local/GET ANTI_ADDICTION_RNet_FetchWarningMessagePolicyState.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET ANTI_ADDICTION_RNet_FetchWarningMessagePolicyState.md -------------------------------------------------------------------------------- /docs/Other Local/GET CLIENTCONFIG_RNET_GET_ValorantClientConfig.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET CLIENTCONFIG_RNET_GET_ValorantClientConfig.md -------------------------------------------------------------------------------- /docs/Other Local/GET LEGAL_INFO_RNet_EULA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET LEGAL_INFO_RNet_EULA.md -------------------------------------------------------------------------------- /docs/Other Local/GET LEGAL_INFO_RNet_Privacy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET LEGAL_INFO_RNet_Privacy.md -------------------------------------------------------------------------------- /docs/Other Local/GET LOCALE_RNet_FetchAvailableLocales.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET LOCALE_RNet_FetchAvailableLocales.md -------------------------------------------------------------------------------- /docs/Other Local/GET LOCALE_RNet_FetchLocale.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET LOCALE_RNet_FetchLocale.md -------------------------------------------------------------------------------- /docs/Other Local/GET Local Swagger Docs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET Local Swagger Docs.md -------------------------------------------------------------------------------- /docs/Other Local/GET REPORTER_FEEDBACK_RNet_GetReporterFeedback.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET REPORTER_FEEDBACK_RNet_GetReporterFeedback.md -------------------------------------------------------------------------------- /docs/Other Local/GET RIOT_WARNING_RNet_GetRiotWarning.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET RIOT_WARNING_RNet_GetRiotWarning.md -------------------------------------------------------------------------------- /docs/Other Local/GET RSO_RNet_FetchClientAuthorizations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET RSO_RNet_FetchClientAuthorizations.md -------------------------------------------------------------------------------- /docs/Other Local/GET RSO_RNet_GetAccessToken.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET RSO_RNet_GetAccessToken.md -------------------------------------------------------------------------------- /docs/Other Local/GET RSO_RNet_GetUserInfoToken.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET RSO_RNet_GetUserInfoToken.md -------------------------------------------------------------------------------- /docs/Other Local/GET Riot Client Command-Line Args.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET Riot Client Command-Line Args.md -------------------------------------------------------------------------------- /docs/Other Local/GET RiotStatus_RNet_FetchStatus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET RiotStatus_RNet_FetchStatus.md -------------------------------------------------------------------------------- /docs/Other Local/GET TEXT_CHAT_RNet_FetchSettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET TEXT_CHAT_RNet_FetchSettings.md -------------------------------------------------------------------------------- /docs/Other Local/GET TEXT_CHAT_RNet_GetMUCInfos - coregame.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET TEXT_CHAT_RNet_GetMUCInfos - coregame.md -------------------------------------------------------------------------------- /docs/Other Local/GET TEXT_CHAT_RNet_GetMUCInfos - parties.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET TEXT_CHAT_RNet_GetMUCInfos - parties.md -------------------------------------------------------------------------------- /docs/Other Local/GET TEXT_CHAT_RNet_GetMUCInfos - pregame.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET TEXT_CHAT_RNet_GetMUCInfos - pregame.md -------------------------------------------------------------------------------- /docs/Other Local/GET TEXT_CHAT_RNet_GetMUCInfos - tournaments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET TEXT_CHAT_RNet_GetMUCInfos - tournaments.md -------------------------------------------------------------------------------- /docs/Other Local/GET URNetClient_CheckPluginStatus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET URNetClient_CheckPluginStatus.md -------------------------------------------------------------------------------- /docs/Other Local/GET URNetClient_CheckRMSSession.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET URNetClient_CheckRMSSession.md -------------------------------------------------------------------------------- /docs/Other Local/GET URNetClient_GetProcessInfo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET URNetClient_GetProcessInfo.md -------------------------------------------------------------------------------- /docs/Other Local/GET VOICE_CHAT_RNet_FetchAudioProperties.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET VOICE_CHAT_RNet_FetchAudioProperties.md -------------------------------------------------------------------------------- /docs/Other Local/GET VOICE_CHAT_RNet_FetchCaptureDevices.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET VOICE_CHAT_RNet_FetchCaptureDevices.md -------------------------------------------------------------------------------- /docs/Other Local/GET VOICE_CHAT_RNet_FetchPTTSettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET VOICE_CHAT_RNet_FetchPTTSettings.md -------------------------------------------------------------------------------- /docs/Other Local/GET VOICE_CHAT_RNet_FetchRenderDevices.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET VOICE_CHAT_RNet_FetchRenderDevices.md -------------------------------------------------------------------------------- /docs/Other Local/GET VOICE_CHAT_RNet_FetchSessions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET VOICE_CHAT_RNet_FetchSessions.md -------------------------------------------------------------------------------- /docs/Other Local/GET VOICE_CHAT_RNet_FetchSettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET VOICE_CHAT_RNet_FetchSettings.md -------------------------------------------------------------------------------- /docs/Other Local/GET Valorant Log Path.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/GET Valorant Log Path.md -------------------------------------------------------------------------------- /docs/Other Local/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Other Local/readme.md -------------------------------------------------------------------------------- /docs/PVP Endpoints/GET AccountXP_GetPlayer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/PVP Endpoints/GET AccountXP_GetPlayer.md -------------------------------------------------------------------------------- /docs/PVP Endpoints/GET Config_FetchConfig.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/PVP Endpoints/GET Config_FetchConfig.md -------------------------------------------------------------------------------- /docs/PVP Endpoints/GET Content_FetchContent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/PVP Endpoints/GET Content_FetchContent.md -------------------------------------------------------------------------------- /docs/PVP Endpoints/GET ItemProgressionDefinitionsV2_Fetch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/PVP Endpoints/GET ItemProgressionDefinitionsV2_Fetch.md -------------------------------------------------------------------------------- /docs/PVP Endpoints/GET MMR_FetchCompetitiveUpdates.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/PVP Endpoints/GET MMR_FetchCompetitiveUpdates.md -------------------------------------------------------------------------------- /docs/PVP Endpoints/GET MMR_FetchLeaderboard.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/PVP Endpoints/GET MMR_FetchLeaderboard.md -------------------------------------------------------------------------------- /docs/PVP Endpoints/GET MMR_FetchPlayer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/PVP Endpoints/GET MMR_FetchPlayer.md -------------------------------------------------------------------------------- /docs/PVP Endpoints/GET MatchDetails_FetchMatchDetails.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/PVP Endpoints/GET MatchDetails_FetchMatchDetails.md -------------------------------------------------------------------------------- /docs/PVP Endpoints/GET MatchHistory_FetchMatchHistory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/PVP Endpoints/GET MatchHistory_FetchMatchHistory.md -------------------------------------------------------------------------------- /docs/PVP Endpoints/GET Restrictions_FetchPlayerRestrictionsV2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/PVP Endpoints/GET Restrictions_FetchPlayerRestrictionsV2.md -------------------------------------------------------------------------------- /docs/PVP Endpoints/GET playerLoadoutUpdate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/PVP Endpoints/GET playerLoadoutUpdate.md -------------------------------------------------------------------------------- /docs/PVP Endpoints/PUT playerLoadoutUpdate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/PVP Endpoints/PUT playerLoadoutUpdate.md -------------------------------------------------------------------------------- /docs/PVP Endpoints/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/PVP Endpoints/readme.md -------------------------------------------------------------------------------- /docs/Party/DELETE Party_RemovePlayer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/DELETE Party_RemovePlayer.md -------------------------------------------------------------------------------- /docs/Party/GET Party_FetchCustomGameConfigs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/GET Party_FetchCustomGameConfigs.md -------------------------------------------------------------------------------- /docs/Party/GET Party_FetchMUCToken.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/GET Party_FetchMUCToken.md -------------------------------------------------------------------------------- /docs/Party/GET Party_FetchParty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/GET Party_FetchParty.md -------------------------------------------------------------------------------- /docs/Party/GET Party_FetchPlayer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/GET Party_FetchPlayer.md -------------------------------------------------------------------------------- /docs/Party/GET Party_FetchVoiceToken.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/GET Party_FetchVoiceToken.md -------------------------------------------------------------------------------- /docs/Party/POST Party_ChangeQueue.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/POST Party_ChangeQueue.md -------------------------------------------------------------------------------- /docs/Party/POST Party_DeclineRequest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/POST Party_DeclineRequest.md -------------------------------------------------------------------------------- /docs/Party/POST Party_EnterMatchmakingQueue.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/POST Party_EnterMatchmakingQueue.md -------------------------------------------------------------------------------- /docs/Party/POST Party_InviteToPartyByDisplayName.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/POST Party_InviteToPartyByDisplayName.md -------------------------------------------------------------------------------- /docs/Party/POST Party_LeaveMatchmakingQueue.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/POST Party_LeaveMatchmakingQueue.md -------------------------------------------------------------------------------- /docs/Party/POST Party_RefreshCompetitiveTier.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/POST Party_RefreshCompetitiveTier.md -------------------------------------------------------------------------------- /docs/Party/POST Party_RefreshPings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/POST Party_RefreshPings.md -------------------------------------------------------------------------------- /docs/Party/POST Party_RefreshPlayerIdentity.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/POST Party_RefreshPlayerIdentity.md -------------------------------------------------------------------------------- /docs/Party/POST Party_RequestToJoinParty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/POST Party_RequestToJoinParty.md -------------------------------------------------------------------------------- /docs/Party/POST Party_SetAccessibility.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/POST Party_SetAccessibility.md -------------------------------------------------------------------------------- /docs/Party/POST Party_SetCustomGameSettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/POST Party_SetCustomGameSettings.md -------------------------------------------------------------------------------- /docs/Party/POST Party_SetMemberReady.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/POST Party_SetMemberReady.md -------------------------------------------------------------------------------- /docs/Party/POST Party_StartCustomGame.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/POST Party_StartCustomGame.md -------------------------------------------------------------------------------- /docs/Party/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Party/readme.md -------------------------------------------------------------------------------- /docs/Pre-Game/GET Pregame_FetchChatToken.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Pre-Game/GET Pregame_FetchChatToken.md -------------------------------------------------------------------------------- /docs/Pre-Game/GET Pregame_FetchVoiceToken.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Pre-Game/GET Pregame_FetchVoiceToken.md -------------------------------------------------------------------------------- /docs/Pre-Game/GET Pregame_GetMatch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Pre-Game/GET Pregame_GetMatch.md -------------------------------------------------------------------------------- /docs/Pre-Game/GET Pregame_GetMatchLoadouts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Pre-Game/GET Pregame_GetMatchLoadouts.md -------------------------------------------------------------------------------- /docs/Pre-Game/GET Pregame_GetPlayer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Pre-Game/GET Pregame_GetPlayer.md -------------------------------------------------------------------------------- /docs/Pre-Game/POST Pregame_LockCharacter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Pre-Game/POST Pregame_LockCharacter.md -------------------------------------------------------------------------------- /docs/Pre-Game/POST Pregame_QuitMatch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Pre-Game/POST Pregame_QuitMatch.md -------------------------------------------------------------------------------- /docs/Pre-Game/POST Pregame_SelectCharacter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Pre-Game/POST Pregame_SelectCharacter.md -------------------------------------------------------------------------------- /docs/Pre-Game/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Pre-Game/readme.md -------------------------------------------------------------------------------- /docs/Riot Auth/GET Cookie Reauth.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Riot Auth/GET Cookie Reauth.md -------------------------------------------------------------------------------- /docs/Riot Auth/GET RSO_GetPlayerInfo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Riot Auth/GET RSO_GetPlayerInfo.md -------------------------------------------------------------------------------- /docs/Riot Auth/POST Auth Cookies.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Riot Auth/POST Auth Cookies.md -------------------------------------------------------------------------------- /docs/Riot Auth/POST Entitlement.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Riot Auth/POST Entitlement.md -------------------------------------------------------------------------------- /docs/Riot Auth/PUT Auth Request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Riot Auth/PUT Auth Request.md -------------------------------------------------------------------------------- /docs/Riot Auth/PUT Multi-Factor Authentication.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Riot Auth/PUT Multi-Factor Authentication.md -------------------------------------------------------------------------------- /docs/Riot Auth/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Riot Auth/readme.md -------------------------------------------------------------------------------- /docs/Session/GET Session_Get.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Session/GET Session_Get.md -------------------------------------------------------------------------------- /docs/Session/GET Session_ReConnect.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Session/GET Session_ReConnect.md -------------------------------------------------------------------------------- /docs/Session/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Session/readme.md -------------------------------------------------------------------------------- /docs/Store/GET Store_GetEntitlements.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Store/GET Store_GetEntitlements.md -------------------------------------------------------------------------------- /docs/Store/GET Store_GetOffers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Store/GET Store_GetOffers.md -------------------------------------------------------------------------------- /docs/Store/GET Store_GetOrder.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Store/GET Store_GetOrder.md -------------------------------------------------------------------------------- /docs/Store/GET Store_GetStorefrontV2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Store/GET Store_GetStorefrontV2.md -------------------------------------------------------------------------------- /docs/Store/GET Store_GetWallet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Store/GET Store_GetWallet.md -------------------------------------------------------------------------------- /docs/Store/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Store/readme.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Agents.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Agents.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Buddies.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Buddies.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Buddy Levels.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Buddy Levels.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Bundles.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Bundles.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Competitive Seasons.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Competitive Seasons.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Competitive Tiers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Competitive Tiers.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Content Tiers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Content Tiers.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Contracts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Contracts.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Currencies.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Currencies.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Events.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Events.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Gamemode Equippables.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Gamemode Equippables.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Gamemodes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Gamemodes.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Gear.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Gear.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Maps.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Maps.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Player Cards.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Player Cards.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Player Titles.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Player Titles.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Seasons.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Seasons.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Spray Levels.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Spray Levels.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Sprays.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Sprays.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Themes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Themes.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Version.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Version.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Weapon Skin Chromas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Weapon Skin Chromas.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Weapon Skin Levels.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Weapon Skin Levels.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Weapon Skins.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Weapon Skins.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/GET Weapons.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/GET Weapons.md -------------------------------------------------------------------------------- /docs/Third-Party API by Officer/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Third-Party API by Officer/readme.md -------------------------------------------------------------------------------- /docs/Useful Local/GET CHATFRIENDS_RNet_GET_ALL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Useful Local/GET CHATFRIENDS_RNet_GET_ALL.md -------------------------------------------------------------------------------- /docs/Useful Local/GET FRIENDS_RNet_FetchFriendRequests.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Useful Local/GET FRIENDS_RNet_FetchFriendRequests.md -------------------------------------------------------------------------------- /docs/Useful Local/GET Local Help.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Useful Local/GET Local Help.md -------------------------------------------------------------------------------- /docs/Useful Local/GET PRESENCE_RNet_GET_ALL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Useful Local/GET PRESENCE_RNet_GET_ALL.md -------------------------------------------------------------------------------- /docs/Useful Local/GET PlayerAlias_RNet_GetActiveAlias.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Useful Local/GET PlayerAlias_RNet_GetActiveAlias.md -------------------------------------------------------------------------------- /docs/Useful Local/GET RSO Auth User Info.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Useful Local/GET RSO Auth User Info.md -------------------------------------------------------------------------------- /docs/Useful Local/GET RSO_RNet_GetEntitlementsToken.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Useful Local/GET RSO_RNet_GetEntitlementsToken.md -------------------------------------------------------------------------------- /docs/Useful Local/GET Riot Client Region.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Useful Local/GET Riot Client Region.md -------------------------------------------------------------------------------- /docs/Useful Local/GET RiotClientSession_FetchSessions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Useful Local/GET RiotClientSession_FetchSessions.md -------------------------------------------------------------------------------- /docs/Useful Local/GET RiotKV_RNet_GetSettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Useful Local/GET RiotKV_RNet_GetSettings.md -------------------------------------------------------------------------------- /docs/Useful Local/GET TEXT_CHAT_RNet_FetchSession.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Useful Local/GET TEXT_CHAT_RNet_FetchSession.md -------------------------------------------------------------------------------- /docs/Useful Local/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/Useful Local/readme.md -------------------------------------------------------------------------------- /docs/common-components.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/common-components.md -------------------------------------------------------------------------------- /docs/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/readme.md -------------------------------------------------------------------------------- /docs/valorant-workspace-insomnia.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/docs/valorant-workspace-insomnia.json -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/readme.md -------------------------------------------------------------------------------- /valorant-api-types/.gitignore: -------------------------------------------------------------------------------- 1 | node_modules 2 | dist 3 | *.tsbuildinfo -------------------------------------------------------------------------------- /valorant-api-types/package-lock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/package-lock.json -------------------------------------------------------------------------------- /valorant-api-types/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/package.json -------------------------------------------------------------------------------- /valorant-api-types/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/readme.md -------------------------------------------------------------------------------- /valorant-api-types/src/ValorantEndpoint.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/ValorantEndpoint.ts -------------------------------------------------------------------------------- /valorant-api-types/src/commonTypes.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/commonTypes.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/auth/AuthCookies.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/auth/AuthCookies.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/auth/AuthRequest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/auth/AuthRequest.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/auth/CookieReauth.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/auth/CookieReauth.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/auth/Entitlement.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/auth/Entitlement.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/auth/MultiFactorAuthentication.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/auth/MultiFactorAuthentication.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/auth/PASToken.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/auth/PASToken.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/auth/PlayerInfo.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/auth/PlayerInfo.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/auth/RiotClientConfig.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/auth/RiotClientConfig.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/auth/RiotGeo.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/auth/RiotGeo.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/contracts/ActivateContract.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/contracts/ActivateContract.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/contracts/Contracts.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/contracts/Contracts.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/contracts/ItemUpgrades.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/contracts/ItemUpgrades.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/currentgame/CurrentGameLoadouts.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/currentgame/CurrentGameLoadouts.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/currentgame/CurrentGameMatch.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/currentgame/CurrentGameMatch.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/currentgame/CurrentGamePlayer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/currentgame/CurrentGamePlayer.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/currentgame/CurrentGameQuit.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/currentgame/CurrentGameQuit.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/AccountAlias.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/AccountAlias.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/ChatSession.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/ChatSession.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/ClientRegion.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/ClientRegion.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/EntitlementsToken.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/EntitlementsToken.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/FriendRequests.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/FriendRequests.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/Friends.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/Friends.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/LocalHelp.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/LocalHelp.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/LocalSwaggerDocs.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/LocalSwaggerDocs.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/Presence.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/Presence.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/RSOUserInfo.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/RSOUserInfo.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/RemoveFriendRequest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/RemoveFriendRequest.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/SendFriendRequest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/SendFriendRequest.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/Sessions.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/Sessions.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/Settings.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/Settings.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/chat/AllChatInfo.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/chat/AllChatInfo.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/chat/ChatHistory.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/chat/ChatHistory.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/chat/ChatParticipants.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/chat/ChatParticipants.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/chat/CurrentGameChatInfo.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/chat/CurrentGameChatInfo.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/chat/PartyChatInfo.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/chat/PartyChatInfo.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/chat/PregameChatInfo.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/chat/PregameChatInfo.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/local/chat/SendChat.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/local/chat/SendChat.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/ChangeQueue.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/ChangeQueue.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/CustomGameConfigs.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/CustomGameConfigs.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/EnterMatchmakingQueue.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/EnterMatchmakingQueue.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/LeaveMatchmakingQueue.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/LeaveMatchmakingQueue.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/Party.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/Party.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/PartyChatToken.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/PartyChatToken.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/PartyDecline.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/PartyDecline.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/PartyDisableCode.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/PartyDisableCode.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/PartyGenerateCode.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/PartyGenerateCode.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/PartyInvite.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/PartyInvite.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/PartyJoinByCode.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/PartyJoinByCode.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/PartyPlayer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/PartyPlayer.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/PartyRemovePlayer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/PartyRemovePlayer.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/PartyRequest.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/PartyRequest.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/PartySetMemberReady.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/PartySetMemberReady.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/PartyVoiceToken.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/PartyVoiceToken.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/RefreshCompetitiveTier.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/RefreshCompetitiveTier.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/RefreshPings.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/RefreshPings.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/RefreshPlayerIdentity.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/RefreshPlayerIdentity.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/SetCustomGameSettings.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/SetCustomGameSettings.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/SetPartyAccessibility.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/SetPartyAccessibility.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/party/StartCustomGame.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/party/StartCustomGame.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pregame/LockCharacter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pregame/LockCharacter.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pregame/PregameLoadouts.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pregame/PregameLoadouts.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pregame/PregameMatch.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pregame/PregameMatch.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pregame/PregamePlayer.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pregame/PregamePlayer.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pregame/PregameQuit.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pregame/PregameQuit.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pregame/SelectCharacter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pregame/SelectCharacter.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pvp/AccountXP.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pvp/AccountXP.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pvp/CompetitiveUpdates.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pvp/CompetitiveUpdates.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pvp/Config.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pvp/Config.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pvp/FetchContent.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pvp/FetchContent.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pvp/Leaderboard.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pvp/Leaderboard.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pvp/MatchDetails.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pvp/MatchDetails.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pvp/MatchHistory.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pvp/MatchHistory.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pvp/NameService.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pvp/NameService.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pvp/Penalties.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pvp/Penalties.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pvp/PlayerLoadout.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pvp/PlayerLoadout.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pvp/PlayerMMR.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pvp/PlayerMMR.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/pvp/SetPlayerLoadout.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/pvp/SetPlayerLoadout.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/store/OwnedItems.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/store/OwnedItems.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/store/Prices.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/store/Prices.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/store/Storefront.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/store/Storefront.ts -------------------------------------------------------------------------------- /valorant-api-types/src/endpoints/store/Wallet.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/endpoints/store/Wallet.ts -------------------------------------------------------------------------------- /valorant-api-types/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/src/index.ts -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/account-xp/response.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/account-xp/response.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/competitive-updates/response.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/competitive-updates/response.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/config/response.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/config/response.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/current-game-loadouts/singleplayer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/current-game-loadouts/singleplayer.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/current-game-match/singleplayer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/current-game-match/singleplayer.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/fetch-content/response.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/fetch-content/response.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/leaderboard/ten-players.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/leaderboard/ten-players.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/match-details/competitive.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/match-details/competitive.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/match-details/custom-hidehistory.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/match-details/custom-hidehistory.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/match-details/custom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/match-details/custom.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/match-details/deathmatch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/match-details/deathmatch.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/match-details/escalation.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/match-details/escalation.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/match-details/spikerush.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/match-details/spikerush.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/match-details/swiftplay.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/match-details/swiftplay.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/match-details/unrated-forfeit.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/match-details/unrated-forfeit.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/match-details/unrated.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/match-details/unrated.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/match-history/casual.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/match-history/casual.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/match-history/tryhard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/match-history/tryhard.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/name-service/single-name.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/name-service/single-name.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/party/single-player.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/party/single-player.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/penalties/no-penalties.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/penalties/no-penalties.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/player-loadout/response.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/player-loadout/response.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/player-mmr/response.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/player-mmr/response.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/pre-game-loadouts/singleplayer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/pre-game-loadouts/singleplayer.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/pre-game-match/singleplayer-custom.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/pre-game-match/singleplayer-custom.json -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/readme.md -------------------------------------------------------------------------------- /valorant-api-types/tests/endpoint-responses/storefront/no-night-market.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/endpoint-responses/storefront/no-night-market.json -------------------------------------------------------------------------------- /valorant-api-types/tests/src/deepStrict.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/src/deepStrict.ts -------------------------------------------------------------------------------- /valorant-api-types/tests/src/test.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/src/test.ts -------------------------------------------------------------------------------- /valorant-api-types/tests/tsconfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tests/tsconfig.json -------------------------------------------------------------------------------- /valorant-api-types/tsconfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/valorant-api-types/tsconfig.json -------------------------------------------------------------------------------- /web/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/.gitignore -------------------------------------------------------------------------------- /web/.vscode/extensions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/.vscode/extensions.json -------------------------------------------------------------------------------- /web/.vscode/launch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/.vscode/launch.json -------------------------------------------------------------------------------- /web/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/README.md -------------------------------------------------------------------------------- /web/astro.config.mjs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/astro.config.mjs -------------------------------------------------------------------------------- /web/package-lock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/package-lock.json -------------------------------------------------------------------------------- /web/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/package.json -------------------------------------------------------------------------------- /web/public/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/public/favicon.ico -------------------------------------------------------------------------------- /web/public/robots.txt: -------------------------------------------------------------------------------- 1 | User-agent: * 2 | Disallow: -------------------------------------------------------------------------------- /web/src/components/Card.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/components/Card.astro -------------------------------------------------------------------------------- /web/src/components/EndpointMethod.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/components/EndpointMethod.astro -------------------------------------------------------------------------------- /web/src/components/InsomniaButton.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/components/InsomniaButton.astro -------------------------------------------------------------------------------- /web/src/components/RepoLink.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/components/RepoLink.astro -------------------------------------------------------------------------------- /web/src/components/Sidebar.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/components/Sidebar.astro -------------------------------------------------------------------------------- /web/src/components/SimpleCode.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/components/SimpleCode.astro -------------------------------------------------------------------------------- /web/src/components/doc-fragments/ClientPlatform.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/components/doc-fragments/ClientPlatform.astro -------------------------------------------------------------------------------- /web/src/components/doc-fragments/ClientVersion.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/components/doc-fragments/ClientVersion.astro -------------------------------------------------------------------------------- /web/src/components/doc-fragments/LockfilePassword.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/components/doc-fragments/LockfilePassword.astro -------------------------------------------------------------------------------- /web/src/components/doc-fragments/Port.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/components/doc-fragments/Port.astro -------------------------------------------------------------------------------- /web/src/components/doc-fragments/Region.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/components/doc-fragments/Region.astro -------------------------------------------------------------------------------- /web/src/components/doc-fragments/Shard.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/components/doc-fragments/Shard.astro -------------------------------------------------------------------------------- /web/src/env.d.ts: -------------------------------------------------------------------------------- 1 | /// 2 | -------------------------------------------------------------------------------- /web/src/images/insomnia.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/images/insomnia.svg -------------------------------------------------------------------------------- /web/src/layouts/Layout.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/layouts/Layout.astro -------------------------------------------------------------------------------- /web/src/pages/404.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/pages/404.astro -------------------------------------------------------------------------------- /web/src/pages/endpoint/[slug].astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/pages/endpoint/[slug].astro -------------------------------------------------------------------------------- /web/src/pages/index.astro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/pages/index.astro -------------------------------------------------------------------------------- /web/src/pages/insomnia.json.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/pages/insomnia.json.ts -------------------------------------------------------------------------------- /web/src/styles/base.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/styles/base.css -------------------------------------------------------------------------------- /web/src/themes/github-dark.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/themes/github-dark.json -------------------------------------------------------------------------------- /web/src/types/AugmentedValorantEndpoint.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/src/types/AugmentedValorantEndpoint.ts -------------------------------------------------------------------------------- /web/tailwind.config.cjs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/techchrism/valorant-api-docs/HEAD/web/tailwind.config.cjs -------------------------------------------------------------------------------- /web/tsconfig.json: -------------------------------------------------------------------------------- 1 | { 2 | "extends": "astro/tsconfigs/strict" 3 | } --------------------------------------------------------------------------------