This is a static page that is automatically generated from GetSupportedAPIList using public and publisher keys. Additionally service methods are parsed from Steam client's protobuf files.
If you specify the web api key above, it will be stored in your browser, and will only be sent to Valve's API servers if you chose to do so.
Type a value in the value field and click the execute button to perform an API request in your browser.
This website is created and maintained by xPaw. Use any APIs listed here at your own risk.
I do not know how all of them work, this page is simply a reference.
If you know of an API that is not listed here, make a pull request to the file of undocumented APIs.
Source code for this page is also available on GitHub.
The public Steamworks Web API is hosted on https://api.steampowered.com
or https://community.steam-api.com
.
The public Web API host is accessible via HTTP (port 80) and HTTPS (port 443). Note that any requests using your publisher Web API key should be made over HTTPS.
This service is behind Akamai's edge cache, so the actual IP addresses you will see for the name will vary based on your location and on ongoing service changes.
The IPs can change rapidly and fluidly, so if your Web API calls are made through a firewall on outbound requests, read on.
Steam also provides a partner-only Web API server hosted on https://partner.steam-api.com
. The intent of this service is to have higher availability than the public host; you should use this service for all requests made from your secure servers. This host has some different properties than the public host:
- This host is only accessible via HTTPS.
- This host is not behind Akamai's edge cache.
- Every request to this host must be made with your publisher Web API key, even requests which would ordinarily not need a key.
Requests made without a valid publisher key will return a 403 error code. - Requests generating 403 status codes will incur strict rate limits for the connecting IP. This is in an effort to ensure high availability. If you generate a sufficient number of requests within a certain time interval that return 403 status codes — either during testing, or by using a regular Web API key instead of your publisher key — the host will put your IP on a deny list for a while.
You should not connect to the Web API servers by IP; use the DNS name.
Similiar to the Steamworks C++ API, the Web API has been divided into multiple interfaces that contain related methods. The URI format of each API request is: https://api.steampowered.com/<interface>/<method>/<method_version>/
Steam supports returning Web API responses in multiple formats. By default, all responses are returned JSON encoded. However, each request can optionally contain a format
parameter to specify the desired response format. The following values can be passed for this parameter: xml
, json
, and vdf
.
A flexible solution should be used to parse Web API results as each method may return results in an arbitrary order.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- IAccountCartService/AddItemsToCartkey, user_country, items, navdata, items[0]
- IAccountCartService/DeleteCartkey
- IAccountCartService/GetCartkey, user_country
- IAccountCartService/GetRelevantCouponskey, language
- IAccountCartService/MergeShoppingCartContentskey, gidshoppingcart, user_country
- IAccountCartService/ModifyLineItemkey, line_item_id, user_country, gift_info, flags, apply_gidcoupon
- IAccountCartService/RemoveItemFromCartkey, line_item_id, user_country
- IAccountPrivateAppsService/GetPrivateAppListkey
- IAccountPrivateAppsService/ToggleAppPrivacykey, private, appids[0]
- IAssetSetPublishingService/AddBranchToAssetSetkey, appid, assetset_id, branch
- IAssetSetPublishingService/CreateAssetSetkey, appid, assetset
- IAssetSetPublishingService/DeleteAssetSetkey, appid, assetset_id
- IAssetSetPublishingService/GetAllAssetSetskey, appid
- IAssetSetPublishingService/RemoveBranchFromAssetSetkey, appid, assetset_id, branch
- IAssetSetPublishingService/SwapAssetSetPrioritykey, appid, first_assetset_id, second_assetset_id
- IAssetSetPublishingService/UpdateAssetSetkey, appid, assetset
- IAssetSetPublishingService/UpdatePublishTimekey, appid, assetset_id
- IAuctionService/CancelBidkey, auctiondescriptionid
- IAuctionService/GetBidsForItemkey, auctiondescriptionid
- IAuctionService/GetBidsForUserkey, steamid
- IAuctionService/GetItemDetailskey, auctiondescriptionid
- IAuctionService/GetUserBidForItemkey, auctiondescriptionid
- IAuctionService/PlaceBidkey, auctiondescriptionid, amount_bid, expected_amount_remaining
- IAuthenticationService/BeginAuthSessionViaCredentialsdevice_friendly_name, account_name, encrypted_password, encryption_timestamp, remember_login, platform_type, persistence, website_id, device_details, guard_data, language, qos_level
- IAuthenticationService/BeginAuthSessionViaQRdevice_friendly_name, platform_type, device_details, website_id
- IAuthenticationService/EnumerateTokenskey
- IAuthenticationService/GenerateAccessTokenForAppkey, refresh_token, steamid, renewal_type
- IAuthenticationService/GetAuthSessionInfoclient_id
- IAuthenticationService/GetAuthSessionRiskInfoclient_id, language
- IAuthenticationService/GetAuthSessionsForAccountkey
- IAuthenticationService/GetPasswordRSAPublicKeyaccount_name
- IAuthenticationService/MigrateMobileSessionkey, steamid, token, signature
- IAuthenticationService/NotifyRiskQuizResultsclient_id, results, selected_action, did_confirm_login
- IAuthenticationService/PollAuthSessionStatusclient_id, request_id, token_to_revoke
- IAuthenticationService/RevokeRefreshTokenkey, token_id, steamid, revoke_action, signature
- IAuthenticationService/RevokeTokenkey, token, revoke_action
- IAuthenticationService/UpdateAuthSessionWithMobileConfirmationversion, client_id, steamid, signature, confirm, persistence
- IAuthenticationService/UpdateAuthSessionWithSteamGuardCodeclient_id, steamid, code, code_type
- IAuthenticationSupportService/GetTokenHistorykey, token_id
- IAuthenticationSupportService/MarkTokenCompromisedkey, steamid, token_id
- IAuthenticationSupportService/QueryRefreshTokenByIDkey, token_id
- IAuthenticationSupportService/QueryRefreshTokensByAccountkey, steamid, include_revoked_tokens
- IAuthenticationSupportService/RevokeTokenkey, token_id, steamid
- IBroadcastService/GetBroadcastUploadStatskey, row_limit, start_time, upload_id, steamid, session_id
- IBroadcastService/GetBroadcastViewerStatskey, upload_id, steamid
- IBroadcastService/GetBuildClipStatuskey, broadcast_clip_id
- IBroadcastService/GetClipDetailskey, broadcast_clip_id
- IBroadcastService/GetRTMPInfokey, ip, steamid
- IBroadcastService/MuteBroadcastChatUserkey, chat_id, user_steamid, muted
- IBroadcastService/PostChatMessagekey, chat_id, message, instance_id, language, country_code
- IBroadcastService/PostGameDataFramekey, appid, steamid, broadcast_id, frame_data
- IBroadcastService/PostGameDataFrameRTMPappid, steamid, rtmp_token, frame_data
- IBroadcastService/RemoveUserChatTextkey, chat_id, user_steamid
- IBroadcastService/SetClipDetailskey, broadcast_clip_id, start_time, end_time, video_description
- IBroadcastService/SetRTMPInfokey, broadcast_permission, update_token, broadcast_delay, app_id, required_app_id, broadcast_chat_permission, broadcast_buffer, steamid, chat_rate_limit, enable_replay, is_partner_chat_only, wordban_list
- IBroadcastService/StartBuildClipkey, steamid, broadcast_session_id, first_segment, num_segments, clip_description
- IBroadcastService/UpdateChatMessageFlairkey, chat_id, flair
- ICSGOPlayers_730/GetNextMatchSharingCodesteamid, steamidkey, knowncode
- ICSGOPlayers_730/GetPlayerProfile
- ICSGOPlayers_730/GetPlayerProfileCoinsteamid, coin
- ICSGOServers_730/GetGameMapsPlaytimeinterval, gamemode, mapgroup
- ICSGOServers_730/GetGameServersStatus
- ICSGOServers_730/GetLeaderboardEntries
- ICSGOServers_730/GetMonthlyPlayerCount
- ICSGOTournaments_730/ClaimBadgeReward
- ICSGOTournaments_730/GetTournamentFantasyLineupevent, steamid, steamidkey
- ICSGOTournaments_730/GetTournamentItemsevent, steamid, steamidkey
- ICSGOTournaments_730/GetTournamentLayoutevent
- ICSGOTournaments_730/GetTournamentPredictionsevent, steamid, steamidkey
- ICSGOTournaments_730/UploadTournamentFantasyLineupevent, steamid, steamidkey, sectionid, pickid0, itemid0, pickid1, itemid1, pickid2, itemid2, pickid3, itemid3, pickid4, itemid4
- ICSGOTournaments_730/UploadTournamentPredictionsevent, steamid, steamidkey, sectionid, groupid, index, pickid, itemid
- IChatRoomService/AppAddUsersToGroupkey, chat_group_id, steamids, appid, suppress_log_messages
- IChatRoomService/AppPostSystemMessageToGroupkey, appid, chat_group_id, message, loc_token, params
- IChatRoomService/AppRemoveUsersFromGroupkey, chat_group_id, steamid_targets, kick_expiration, appid, steamid_kick_actor, suppress_log_messages
- IChatRoomService/CreateAppChatRoomGroupkey, steamid_owner, appid, name, room_type
- IChatRoomService/SetAppChatRoomConfigkey, chat_group_id, appid, name, avatar_ugc_id, allow_user_invites
- ICheatReportingService/EndSecureMultiplayerSessionkey, steamid, appid, session_id
- ICheatReportingService/GetCheatingReportskey, appid, timeend, timebegin, reportidmin, includereports, includebans, steamid
- ICheatReportingService/RemovePlayerGameBankey, steamid, appid
- ICheatReportingService/ReportCheatDatakey, steamid, appid, pathandfilename, webcheaturl, time_now, time_started, time_stopped, cheatname, game_process_id, cheat_process_id, cheat_param_1, cheat_param_2, cheat_data_dump
- ICheatReportingService/ReportPlayerCheatingkey, steamid, appid, steamidreporter, appdata, heuristic, detection, playerreport, noreportid, gamemode, suspicionstarttime, severity, matchid, cheating_type, appdata2, infraction_time, raw_report
- ICheatReportingService/RequestPlayerGameBankey, steamid, appid, reportid, cheatdescription, duration, delayban, flags, invisible_ban
- ICheatReportingService/RequestVacStatusForUserkey, steamid, appid, session_id, session_flags
- ICheatReportingService/StartSecureMultiplayerSessionkey, steamid, appid
- ICheckoutService/AddFreeLicensekey, item_id
- ICheckoutService/GetFriendOwnershipForGiftingkey, item_ids[0]
- ICheckoutService/ValidateCartkey, gidshoppingcart, context, data_request, gift_info, gidreplayoftransid, for_init_purchase
- IClanFAQSService/CheckFAQPermissionskey, steamid
- IClanFAQSService/Createkey, steamid, internal_name, json_data
- IClanFAQSService/Deletekey, steamid, faq_id
- IClanFAQSService/GetAllDraftskey, steamid, faq_id
- IClanFAQSService/GetAllFAQsForClankey, steamid
- IClanFAQSService/GetAllLatestVersionPublishedFAQSkey, steamid, faq_id
- IClanFAQSService/GetFAQkey, faq_id, language
- IClanFAQSService/GetFAQVersionkey, steamid, faq_id, language, version
- IClanFAQSService/PreviewDraftkey, steamid, faq_id, language
- IClanFAQSService/PublishDraftkey, steamid, faq_id, language[0]
- IClanFAQSService/SearchFAQskey, search_text, elanguages[0], count, cursor, filter_clanids[0]
- IClanFAQSService/SetVisibilitykey, steamid, faq_id, visible_in_global_realm, visible_in_china_realm
- IClanFAQSService/UpdateDraftkey, steamid, faq_id, language, content, title
- IClanFAQSService/UpdateInternalNamekey, steamid, faq_id, internal_name
- IClanFAQSService/UpdateJsonDatakey, steamid, faq_id, json_data
- IClanService/GetAdjacentPartnerEvents
- IClanService/GetDraftAndRecentPartnerEventSnippetkey, steamid, rtime_oldest_date
- IClanService/GetPartnerEventsByBuildIDRangekey, cursor, count, requests[0]
- IClanService/GetSinglePartnerEvent
- IClientCommService/EnableOrDisableDownloadskey, client_instanceid, enable
- IClientCommService/GetAllClientLogonInfokey
- IClientCommService/GetClientAppListkey, fields, filters, client_instanceid, include_client_info, language, filter_appids[0]
- IClientCommService/GetClientInfokey, client_instanceid
- IClientCommService/GetClientLogonInfokey, client_instanceid
- IClientCommService/InstallClientAppkey, appid, client_instanceid
- IClientCommService/LaunchClientAppkey, client_instanceid, appid, query_params
- IClientCommService/SetClientAppUpdateStatekey, appid, action, client_instanceid
- IClientCommService/UninstallClientAppkey, appid, client_instanceid
- IClientMetricsService/ReportClientErrorkey, product, version, errors[0]
- IClientMetricsService/ReportReactUsagekey, product, version, routes[0], components[0], actions[0]
- ICloudService/BeginAppUploadBatchkey, appid, machine_name, files_to_upload[0], files_to_delete[0], client_id, app_build_id, access_token, files_to_upload, files_to_delete
- ICloudService/BeginHTTPUploadkey, appid, file_size, filename, file_sha, is_public, platforms_to_sync[0], request_headers_names[0], request_headers_values[0], upload_batch_id
- ICloudService/BeginUGCUploadkey, appid, file_size, filename, file_sha, content_type
- ICloudService/CommitHTTPUploadkey, transfer_succeeded, appid, file_sha, filename
- ICloudService/CommitUGCUploadkey, transfer_succeeded, appid, ugcid
- ICloudService/CompleteAppUploadBatchkey, appid, batch_id, batch_eresult
- ICloudService/CompleteAppUploadBatchBlockingkey, appid, batch_id, batch_eresult
- ICloudService/Deletekey, filename, appid, upload_batch_id
- ICloudService/EnumerateUserFileskey, appid, extended_details, count, start_index, access_token
- ICloudService/GetFileDetailskey, ugcid, appid
- ICloudService/GetUploadServerInfokey, appid
- ICommunityService/GetAppskey, appids[0], language
- ICommunityService/GetAvatarHistorykey, steamid, filter_user_uploaded_only
- ICommunityService/GetBestEventsForUserkey, include_steam_blog, filter_to_played_within_days, include_only_game_updates
- ICommunityService/GetClanAnnouncements
- ICommunityService/GetClanCrowdInMetadatakey, steamid
- ICommunityService/GetClanEventCrowdInMetadatakey, steamid, itemid
- ICommunityService/GetSingleClanAnnouncement
- ICommunityService/GetUserPartnerEventNewskey, count, offset, rtime32_start_time, rtime32_end_time, language_preference[0], filter_event_type[0], filter_to_appid, count_after, count_before, app_list[0]
- IContentFilteringService/FilterStringskey, appid, language, legal_filtering_country, raw_strings, is_name, steamid
- IContentServerConfigService/GetSteamCacheNodeParamskey, cache_id, cache_key
- IContentServerConfigService/SetSteamCacheClientFilterskey, cache_id, cache_key, change_notes, allowed_ip_blocks
- IContentServerConfigService/SetSteamCachePerformanceStatskey, cache_id, cache_key, mbps_sent, mbps_recv, cpu_percent, cache_hit_percent, num_connected_ips, upstream_egress_utilization, upstream_peering_utilization, upstream_transit_utilization
- IContentServerDirectoryService/GetCDNForVideoproperty_type, client_ip, client_region
- IContentServerDirectoryService/GetClientUpdateHostscached_signature
- IContentServerDirectoryService/GetDepotPatchInfoappid, depotid, source_manifestid, target_manifestid
- IContentServerDirectoryService/GetServersForSteamPipecell_id, max_servers, ip_override, launcher_type, ipv6_public, current_connections
- IContentServerDirectoryService/PickSingleContentServerproperty_type, cell_id, client_ip
- ICredentialsService/SteamGuardPhishingReportkey, param_string, ipaddress_actual
- ICredentialsService/ValidateEmailAddresskey, stoken
- IDOTA2AutomatedTourney_570/GetParticipationDetails
- IDOTA2AutomatedTourney_570/GetPlayerHistory
- IDOTA2AutomatedTourney_570/GetTournamentDetails
- IDOTA2AutomatedTourney_247040/GetParticipationDetails
- IDOTA2AutomatedTourney_247040/GetPlayerHistory
- IDOTA2AutomatedTourney_247040/GetTournamentDetails
- IDOTA2AutomatedTourney_2305270/GetParticipationDetails
- IDOTA2AutomatedTourney_2305270/GetPlayerHistory
- IDOTA2AutomatedTourney_2305270/GetTournamentDetails
- IDOTA2CustomGames_570/GetGamePlayerCounts
- IDOTA2CustomGames_570/GetPopularGames
- IDOTA2CustomGames_570/GetSuggestedGames
- IDOTA2CustomGames_570/GetWhitelist
- IDOTA2CustomGames_570/GetWorkshopVoteQueue
- IDOTA2CustomGames_247040/GetGamePlayerCounts
- IDOTA2CustomGames_247040/GetPopularGames
- IDOTA2CustomGames_247040/GetSuggestedGames
- IDOTA2CustomGames_247040/GetWhitelist
- IDOTA2CustomGames_247040/GetWorkshopVoteQueue
- IDOTA2CustomGames_2305270/GetGamePlayerCounts
- IDOTA2CustomGames_2305270/GetPopularGames
- IDOTA2CustomGames_2305270/GetSuggestedGames
- IDOTA2CustomGames_2305270/GetWhitelist
- IDOTA2CustomGames_2305270/GetWorkshopVoteQueue
- IDOTA2Events_570/GetArcanaVotes
- IDOTA2Events_570/GetCurrentTriviaQuestions
- IDOTA2Events_570/GetDraftTriviaMatchInfo
- IDOTA2Events_570/GetDraftTriviaVoteCount
- IDOTA2Events_570/GetMutations
- IDOTA2Events_570/GetTriviaQuestionAnswersSummary
- IDOTA2Events_247040/GetArcanaVotes
- IDOTA2Events_247040/GetCurrentTriviaQuestions
- IDOTA2Events_247040/GetDraftTriviaMatchInfo
- IDOTA2Events_247040/GetDraftTriviaVoteCount
- IDOTA2Events_247040/GetMutations
- IDOTA2Events_247040/GetTriviaQuestionAnswersSummary
- IDOTA2Events_2305270/GetArcanaVotes
- IDOTA2Events_2305270/GetCurrentTriviaQuestions
- IDOTA2Events_2305270/GetDraftTriviaMatchInfo
- IDOTA2Events_2305270/GetDraftTriviaVoteCount
- IDOTA2Events_2305270/GetMutations
- IDOTA2Events_2305270/GetTriviaQuestionAnswersSummary
- IDOTA2Fantasy_570/GetFantasyPlayerRawStats
- IDOTA2Fantasy_570/GetPlayerInfo
- IDOTA2Fantasy_570/GetPlayerInfos
- IDOTA2Fantasy_570/GetProPlayerInfo
- IDOTA2Fantasy_247040/GetFantasyPlayerRawStats
- IDOTA2Fantasy_247040/GetPlayerInfo
- IDOTA2Fantasy_247040/GetPlayerInfos
- IDOTA2Fantasy_247040/GetProPlayerInfo
- IDOTA2Fantasy_2305270/GetFantasyPlayerRawStats
- IDOTA2Fantasy_2305270/GetPlayerInfo
- IDOTA2Fantasy_2305270/GetPlayerInfos
- IDOTA2Fantasy_2305270/GetProPlayerInfo
- IDOTA2Guild_570/FindGuildByTag
- IDOTA2Guild_570/GetGuildPersonaInfo
- IDOTA2Guild_570/GetGuildSummary
- IDOTA2Guild_570/SearchForOpenGuilds
- IDOTA2Guild_247040/FindGuildByTag
- IDOTA2Guild_247040/GetGuildPersonaInfo
- IDOTA2Guild_247040/GetGuildSummary
- IDOTA2Guild_247040/SearchForOpenGuilds
- IDOTA2Guild_2305270/FindGuildByTag
- IDOTA2Guild_2305270/GetGuildPersonaInfo
- IDOTA2Guild_2305270/GetGuildSummary
- IDOTA2Guild_2305270/SearchForOpenGuilds
- IDOTA2League_570/GetLeagueData
- IDOTA2League_570/GetLeagueInfoList
- IDOTA2League_570/GetLeagueNodeResults
- IDOTA2League_570/GetLeaguesData
- IDOTA2League_570/GetLiveGames
- IDOTA2League_570/GetMessages
- IDOTA2League_570/GetPredictionResults
- IDOTA2League_570/GetPredictions
- IDOTA2League_570/GetPrizePool
- IDOTA2League_247040/GetLeagueData
- IDOTA2League_247040/GetLeagueInfoList
- IDOTA2League_247040/GetLeagueNodeResults
- IDOTA2League_247040/GetLeaguesData
- IDOTA2League_247040/GetLiveGames
- IDOTA2League_247040/GetMessages
- IDOTA2League_247040/GetPredictionResults
- IDOTA2League_247040/GetPredictions
- IDOTA2League_247040/GetPrizePool
- IDOTA2League_2305270/GetLeagueData
- IDOTA2League_2305270/GetLeagueInfoList
- IDOTA2League_2305270/GetLeagueNodeResults
- IDOTA2League_2305270/GetLeaguesData
- IDOTA2League_2305270/GetLiveGames
- IDOTA2League_2305270/GetMessages
- IDOTA2League_2305270/GetPredictionResults
- IDOTA2League_2305270/GetPredictions
- IDOTA2League_2305270/GetPrizePool
- IDOTA2MatchStats_570/GetRealtimeStatsserver_steam_id
- IDOTA2Match_570/GetLiveLeagueGamesleague_id, match_id, dpc
- IDOTA2Match_570/GetMatchDetailsmatch_id, include_persona_names
- IDOTA2Match_570/GetMatchHistoryhero_id, game_mode, skill, min_players, account_id, league_id, start_at_match_id, matches_requested
- IDOTA2Match_570/GetMatchHistoryBySequenceNumstart_at_match_seq_num, matches_requested
- IDOTA2Match_570/GetTeamInfoByTeamIDstart_at_team_id, teams_requested
- IDOTA2Match_570/GetTopLiveEventGamepartner
- IDOTA2Match_570/GetTopLiveGamepartner
- IDOTA2Match_570/GetTopWeekendTourneyGamespartner, home_division
- IDOTA2Match_570/GetTournamentPlayerStatsaccount_id, league_id, hero_id, time_frame, match_id, phase_id
- IDOTA2Match_247040/GetLiveLeagueGames
- IDOTA2Match_247040/GetMatchDetails
- IDOTA2Match_247040/GetMatchHistory
- IDOTA2Match_247040/GetMatchHistoryBySequenceNum
- IDOTA2Match_247040/GetTeamInfoByTeamID
- IDOTA2Match_247040/GetTopLiveEventGame
- IDOTA2Match_247040/GetTopLiveGame
- IDOTA2Match_247040/GetTopWeekendTourneyGames
- IDOTA2Match_247040/GetTournamentPlayerStats
- IDOTA2Match_2305270/GetLiveLeagueGames
- IDOTA2Match_2305270/GetMatchDetails
- IDOTA2Match_2305270/GetMatchHistory
- IDOTA2Match_2305270/GetMatchHistoryBySequenceNum
- IDOTA2Match_2305270/GetTeamInfoByTeamID
- IDOTA2Match_2305270/GetTopLiveEventGame
- IDOTA2Match_2305270/GetTopLiveGame
- IDOTA2Match_2305270/GetTopWeekendTourneyGames
- IDOTA2Match_2305270/GetTournamentPlayerStats
- IDOTA2Plus_570/GetPlusHeroAllyAndEnemyData
- IDOTA2Plus_570/GetPlusHeroTimedStats
- IDOTA2Plus_570/GetPlusStatsData
- IDOTA2Plus_247040/GetPlusHeroAllyAndEnemyData
- IDOTA2Plus_247040/GetPlusHeroTimedStats
- IDOTA2Plus_247040/GetPlusStatsData
- IDOTA2Plus_2305270/GetPlusHeroAllyAndEnemyData
- IDOTA2Plus_2305270/GetPlusHeroTimedStats
- IDOTA2Plus_2305270/GetPlusStatsData
- IDOTA2StreamSystem_570/GetBroadcasterInfobroadcaster_steam_id, league_id
- IDOTA2StreamSystem_570/ListOfUsersSpectating
- IDOTA2Teams_570/GetFanContentStatus
- IDOTA2Teams_570/GetPlayerInfo
- IDOTA2Teams_570/GetSingleTeamInfo
- IDOTA2Teams_570/GetTeamInfos
- IDOTA2Teams_247040/GetFanContentStatus
- IDOTA2Teams_247040/GetPlayerInfo
- IDOTA2Teams_247040/GetSingleTeamInfo
- IDOTA2Teams_247040/GetTeamInfos
- IDOTA2Teams_2305270/GetFanContentStatus
- IDOTA2Teams_2305270/GetPlayerInfo
- IDOTA2Teams_2305270/GetSingleTeamInfo
- IDOTA2Teams_2305270/GetTeamInfos
- IDOTA2Ticket_570/GetSteamIDForBadgeIDBadgeID
- IDOTA2Ticket_570/SetSteamAccountPurchasedsteamid, BadgeType
- IDOTA2Ticket_570/SteamAccountValidForBadgeTypesteamid, ValidBadgeType1, ValidBadgeType2, ValidBadgeType3, ValidBadgeType4
- IDOTA2Ticket_247040/GetSteamIDForBadgeID
- IDOTA2Ticket_247040/SetSteamAccountPurchased
- IDOTA2Ticket_247040/SteamAccountValidForBadgeType
- IDOTA2Ticket_2305270/GetSteamIDForBadgeID
- IDOTA2Ticket_2305270/SetSteamAccountPurchased
- IDOTA2Ticket_2305270/SteamAccountValidForBadgeType
- IDailyDealService/CancelDailyDealkey, gid
- IDailyDealService/CreateDailyDealkey, daily_deal, appid, partnerid, inviteid
- IDailyDealService/DeleteDailyDealkey, gid
- IDailyDealService/GetDailyDealskey, gid, rtime32_start_date, rtime32_end_date, appid, store_item_type, search_term, partnerid
- IDailyDealService/GetDailyDealsForAppskey, appids[0]
- IDailyDealService/UpdateDailyDealkey, daily_deal, gid
- IDataPublisherService/AddVRDeviceInfokey, manufacturer, model, driver, controller_type, device_class
- IDataPublisherService/GetVRDeviceInfokey, month_count
- IDataPublisherService/SetVRDeviceInfoAggregationReferencekey, ref, aggregation_ref
- IEconDOTA2_570/GetEventStatsForAccounteventid, accountid, language
- IEconDOTA2_570/GetHeroeslanguage, itemizedonly
- IEconDOTA2_570/GetItemCreatorsitemdef
- IEconDOTA2_570/GetItemWorkshopPublishedFileIDsitemdef
- IEconDOTA2_570/GetRaritieslanguage
- IEconDOTA2_570/GetTournamentPrizePoolleagueid
- IEconDOTA2_247040/GetEventStatsForAccount
- IEconDOTA2_247040/GetHeroes
- IEconDOTA2_247040/GetItemCreators
- IEconDOTA2_247040/GetItemWorkshopPublishedFileIDs
- IEconDOTA2_247040/GetRarities
- IEconDOTA2_247040/GetTournamentPrizePool
- IEconDOTA2_2305270/GetEventStatsForAccount
- IEconDOTA2_2305270/GetHeroes
- IEconDOTA2_2305270/GetItemCreators
- IEconDOTA2_2305270/GetItemWorkshopPublishedFileIDs
- IEconDOTA2_2305270/GetRarities
- IEconDOTA2_2305270/GetTournamentPrizePool
- IEconItems_440/GetPlayerItemssteamid
- IEconItems_440/GetSchemalanguage
- IEconItems_440/GetSchemaItemslanguage, start
- IEconItems_440/GetSchemaOverviewlanguage
- IEconItems_440/GetSchemaURL
- IEconItems_440/GetStoreMetaDatalanguage
- IEconItems_440/GetStoreStatus
- IEconItems_570/GetPlayerItemssteamid
- IEconItems_570/GetStoreMetaDatalanguage
- IEconItems_620/GetPlayerItemssteamid
- IEconItems_620/GetSchemalanguage
- IEconItems_730/GetPlayerItemssteamid
- IEconItems_730/GetSchemalanguage
- IEconItems_730/GetSchemaURL
- IEconItems_730/GetStoreMetaDatalanguage
- IEconItems_583950/GetEquippedPlayerItemssteamid, class_id
- IEconItems_1269260/GetEquippedPlayerItemssteamid, class_id
- IEconMarketService/CancelAppListingsForUserkey, appid, steamid, synchronous, vac
- IEconMarketService/GetAssetIDkey, appid, listingid
- IEconMarketService/GetMarketEligibilitykey, steamid
- IEconMarketService/GetPopularkey, language, rows, start, filter_appid, ecurrency
- IEconMarketService/LearnItemkey, appid, class_name, class_value
- IEconService/FlushAssetAppearanceCachekey, appid
- IEconService/FlushContextCachekey, appid
- IEconService/FlushInventoryCachekey, steamid, appid, contextid
- IEconService/GetInventoryItemsWithDescriptionskey, steamid, appid, contextid, get_descriptions, for_trade_offer_verification, language, filters, start_assetid, count
- IEconService/GetTradeHistorykey, max_trades, start_after_time, start_after_tradeid, navigating_back, get_descriptions, language, include_failed, include_total
- IEconService/GetTradeHoldDurationskey, steamid_target, trade_offer_access_token
- IEconService/GetTradeOfferkey, tradeofferid, language, get_descriptions
- IEconService/GetTradeOfferskey, get_sent_offers, get_received_offers, get_descriptions, language, active_only, historical_only, time_historical_cutoff, cursor
- IEconService/GetTradeOffersSummarykey, time_last_visit
- IEconService/GetTradeStatuskey, tradeid, get_descriptions, language
- IFamilyGroupsService/CancelFamilyGroupInvitekey, family_groupid, steamid_to_cancel
- IFamilyGroupsService/ClearCooldownSkipkey, steamid, invite_id
- IFamilyGroupsService/ConfirmInviteToFamilyGroupkey, family_groupid, invite_id, nonce
- IFamilyGroupsService/ConfirmJoinFamilyGroupkey, family_groupid, invite_id, nonce
- IFamilyGroupsService/CreateFamilyGroupkey, name, steamid
- IFamilyGroupsService/DeleteFamilyGroupkey, family_groupid
- IFamilyGroupsService/ForceAcceptInvitekey, family_groupid, steamid
- IFamilyGroupsService/GetChangeLogkey, family_groupid
- IFamilyGroupsService/GetFamilyGroupkey, family_groupid, send_running_apps
- IFamilyGroupsService/GetFamilyGroupForUserkey, steamid, include_family_group_response
- IFamilyGroupsService/GetInviteCheckResultskey, family_groupid, steamid
- IFamilyGroupsService/GetPlaytimeSummarykey, family_groupid
- IFamilyGroupsService/GetPreferredLenderskey, family_groupid
- IFamilyGroupsService/GetPurchaseRequestskey, family_groupid, include_completed, request_ids[0], rt_include_completed_since
- IFamilyGroupsService/GetSharedLibraryAppskey, family_groupid, include_own, include_excluded, include_free, language, max_apps, include_non_games, steamid
- IFamilyGroupsService/GetUsersSharingDevicekey, family_groupid, client_session_id, client_instance_id
- IFamilyGroupsService/InviteToFamilyGroupkey, family_groupid, receiver_steamid, receiver_role
- IFamilyGroupsService/JoinFamilyGroupkey, family_groupid, nonce
- IFamilyGroupsService/ModifyFamilyGroupDetailskey, family_groupid, name
- IFamilyGroupsService/RemoveFromFamilyGroupkey, family_groupid, steamid_to_remove
- IFamilyGroupsService/RequestPurchasekey, family_groupid, gidshoppingcart, store_country_code, use_account_cart
- IFamilyGroupsService/ResendInvitationToFamilyGroupkey, family_groupid, steamid
- IFamilyGroupsService/RespondToRequestedPurchasekey, family_groupid, purchase_requester_steamid, action, request_id
- IFamilyGroupsService/SetFamilyCooldownOverrideskey, family_groupid, cooldown_count
- IFamilyGroupsService/SetPreferredLenderkey, family_groupid, appid, lender_steamid
- IFamilyGroupsService/UndeleteFamilyGroupkey, family_groupid
- IFriendMessagesService/GetActiveMessageSessionskey, lastmessage_since, only_sessions_with_messages
- IFriendMessagesService/GetRecentMessageskey, steamid1, steamid2, count, most_recent_conversation, rtime32_start_time, bbcode_format, start_ordinal, time_last, ordinal_last
- IFriendMessagesService/MarkOfflineMessagesRead
- IGameInventory/GetAssetClassInfo
- IGameInventory/GetAssetPrices
- IGameInventory/GetContexts
- IGameInventory/GetHistoryCommandDetailsappid, steamid, command, contextid, arguments
- IGameInventory/GetItemDefArchive
- IGameInventory/GetUserHistoryappid, steamid, contextid, starttime, endtime
- IGameInventory/HistoryExecuteCommandsappid, steamid, contextid, actorid
- IGameInventory/SupportGetAssetHistoryappid, assetid, contextid
- IGameInventory/UpdateItemDefskey, appid, itemdefs
- IGameNotificationsService/CreateSessionkey, appid, context, title, users, steamid
- IGameNotificationsService/DeleteSessionkey, sessionid, appid, steamid
- IGameNotificationsService/DeleteSessionBatchkey, sessionid, appid
- IGameNotificationsService/EnumerateSessionsForAppkey, appid, steamid, include_all_user_messages, include_auth_user_message, language
- IGameNotificationsService/GetSessionDetailsForAppkey, sessions, appid, language
- IGameNotificationsService/RequestNotificationskey, steamid, appid
- IGameNotificationsService/UpdateSessionkey, sessionid, appid, title, users, steamid
- IGameNotificationsService/UserCreateSessionappid, context, title, users, steamid
- IGameNotificationsService/UserDeleteSessionsessionid, appid, steamid
- IGameNotificationsService/UserUpdateSessionsessionid, appid, title, users, steamid
- IGameRecordingClipService/GetSingleSharedClipkey, steamid, clip_id
- IGameServersService/CreateAccountkey, appid, memo
- IGameServersService/DeleteAccountkey, steamid
- IGameServersService/GetAccountListkey
- IGameServersService/GetAccountPublicInfokey, steamid
- IGameServersService/GetServerIPsBySteamIDkey, server_steamids
- IGameServersService/GetServerListkey, filter, limit
- IGameServersService/GetServerSteamIDsByIPkey, server_ips
- IGameServersService/QueryByFakeIPkey, fake_ip, fake_port, app_id, query_type
- IGameServersService/QueryLoginTokenkey, login_token
- IGameServersService/ResetLoginTokenkey, steamid
- IGameServersService/SetBanStatuskey, steamid, banned, ban_seconds, appid
- IGameServersService/SetMemokey, steamid, memo
- IHelpRequestLogsService/GetApplicationLogDemandappid
- IHelpRequestLogsService/UploadUserApplicationLogappid, log_type, version_string, log_contents, request_id
- IInventoryService/AddItemkey, appid, itemdefid, itempropsjson, itemquantity, steamid, notify, requestid, trade_restriction, is_purchase
- IInventoryService/AddPromoItemkey, appid, itemdefid, itempropsjson, itemquantity, steamid, notify, requestid, trade_restriction, is_purchase
- IInventoryService/ArchiveItemDefkey, appid, itemdefid, archive
- IInventoryService/CombineItemStackskey, appid, fromitemid, destitemid, quantity, steamid
- IInventoryService/Consolidatekey, appid, steamid, itemdefid, force
- IInventoryService/ConsolidateAllkey, appid, steamid, force
- IInventoryService/ConsumeItemkey, appid, itemid, quantity, timestamp, steamid, requestid
- IInventoryService/ExchangeItemkey, appid, steamid, materialsitemid, materialsquantity, outputitemdefid
- IInventoryService/GetAddItemHistorykey, appid, max_results, start_highwater, start_timestamp
- IInventoryService/GetInventorykey, appid, steamid
- IInventoryService/GetItemDefMetakey, appid
- IInventoryService/GetItemDefskey, appid, modifiedsince, itemdefids, workshopids, cache_max_age_seconds
- IInventoryService/GetPriceSheetkey, ecurrency, currency_code
- IInventoryService/GetQuantitykey, appid, steamid, itemdefid[0], force
- IInventoryService/ModifyItemskey, appid, steamid, updates, timestamp
- IInventoryService/SplitItemStackkey, appid, itemid, quantity, steamid
- ILobbyMatchmakingService/CreateLobbykey, appid, max_members, lobby_type, lobby_name, steamid_invited_members, lobby_metadata
- ILobbyMatchmakingService/GetLobbyDatakey, appid, steamid_lobby
- ILobbyMatchmakingService/RemoveUserFromLobbykey, appid, steamid_lobby, steamid_to_remove
- ILoyaltyRewardsService/AddReactionkey, target_type, targetid, reactionid
- ILoyaltyRewardsService/BatchedQueryRewardItemskey, requests[0]
- ILoyaltyRewardsService/GetActivePurchaseBonuseskey
- ILoyaltyRewardsService/GetEligibleAppskey
- ILoyaltyRewardsService/GetEquippedProfileItemskey, steamid, language
- ILoyaltyRewardsService/GetPointsForSpendkey, amount, ecurrency
- ILoyaltyRewardsService/GetProfileCustomizationsConfigkey
- ILoyaltyRewardsService/GetReactionConfigkey
- ILoyaltyRewardsService/GetReactionskey, target_type, targetid
- ILoyaltyRewardsService/GetReactionsSummaryForUserkey, steamid
- ILoyaltyRewardsService/GetSummarykey, steamid
- ILoyaltyRewardsService/QueryRewardItemskey, appids[0], time_available, community_item_classes[0], language, count, cursor, sort, sort_descending, reward_types[0], excluded_community_item_classes[0], definitionids[0], filters[0], filter_match_all_category_tags[0], filter_match_any_category_tags[0], contains_definitionids[0], include_direct_purchase_disabled, excluded_content_descriptors[0], excluded_appids[0], search_term
- ILoyaltyRewardsService/RedeemPointskey, defid, expected_points_cost
- ILoyaltyRewardsService/RedeemPointsForBadgeLevelkey, defid, num_levels
- ILoyaltyRewardsService/RedeemPointsForProfileCustomizationkey, customization_type
- ILoyaltyRewardsService/RedeemPointsForProfileCustomizationUpgradekey, customization_type, new_level
- ILoyaltyRewardsService/RedeemPointsToUpgradeItemkey, defid, expected_points_cost, communityitemid
- ILoyaltyRewardsService/RegisterForSteamDeckRewardskey, serial_number, controller_code
- IMarketingMessagesService/CreateMarketingMessagekey, message, from_json
- IMarketingMessagesService/DeleteMarketingMessagekey, gid
- IMarketingMessagesService/DoesUserHavePendingMarketingMessageskey, country_code, elanguage, operating_system, client_package_version
- IMarketingMessagesService/FindMarketingMessageskey, lookup_type, gid, message_type, gidlist[0], title
- IMarketingMessagesService/GetActiveMarketingMessageskey, country, anonymous_user
- IMarketingMessagesService/GetDisplayMarketingMessagekey, gid, context, data_request
- IMarketingMessagesService/GetDisplayMarketingMessageAdminkey, gid, context, data_request
- IMarketingMessagesService/GetDisplayMarketingMessageForUserkey, gid, context, data_request
- IMarketingMessagesService/GetMarketingMessagekey, gid
- IMarketingMessagesService/GetMarketingMessageViewerStatskey, gid
- IMarketingMessagesService/GetMarketingMessagesForAppskey, appids[0]
- IMarketingMessagesService/GetMarketingMessagesForPartnerkey, partnerid
- IMarketingMessagesService/GetMarketingMessagesForUserkey, include_seen_messages, country_code, elanguage, operating_system, client_package_version, context, data_request
- IMarketingMessagesService/GetMarketingMessagesViewerRangeStatskey, rt_start_time, rt_end_time
- IMarketingMessagesService/GetPartnerMessagePreviewkey, gid, partnerid
- IMarketingMessagesService/GetPartnerReadyToPublishMessageskey, partnerid
- IMarketingMessagesService/GetPastMarketingMessageskey, start_past_days, upto_past_days
- IMarketingMessagesService/MarkMessageSeenkey, gid, display_index, template_type
- IMarketingMessagesService/PublishPartnerMessagekey, gid, partnerid
- IMarketingMessagesService/UpdateMarketingMessagekey, gid, message, from_json
- IMobileAppService/GetMobileSummarykey, authenticator_gid
- IMobileAuthService/GetWGToken
- IMobileAuthService/MigrateMobileSessionkey, steamid, token, signature, device_details
- IMobileDeviceService/DeregisterMobileDevicekey, deviceid
- IMobileDeviceService/RegisterMobileDevicekey, deviceid, language, push_enabled, app_version, os_version, device_model, twofactor_device_identifier, mobile_app
- INewsService/ConvertHTMLToBBCodekey, content, preserve_newlines
- INewsService/GetBatchPublishedPartnerEventkey, news_feed_gid, start_index, amount
- INewsService/GetNewsFeedByRepublishClankey, clan_account_id
- INewsService/PreviewPartnerEventskey, rss_url, lang
- INewsService/PublishPartnerEventkey, post, draft
- IOnlinePlayService/GetCoPlayStatuskey, steamid, steamid2, appid, time_range_begin, time_range_end
- IParentalService/ApproveFeatureAccesskey, approve, requestid, features, duration, steamid
- IParentalService/ApprovePlaytimekey, approve, requestid, restrictions_approved, steamid
- IParentalService/DisableParentalSettingskey, password, steamid
- IParentalService/EnableParentalSettingskey, password, settings, sessionid, enablecode, steamid
- IParentalService/GetParentalSettingskey, steamid
- IParentalService/GetRequestskey, rt_include_completed_since, steamid, family_groupid
- IParentalService/GetSignedParentalSettingskey, priority
- IParentalService/LockClientkey, session
- IParentalService/RequestFeatureAccesskey, features, steamid
- IParentalService/RequestPlaytimekey, time_expires, current_playtime_restrictions, steamid
- IParentalService/RequestRecoveryCodekey
- IParentalService/SetParentalSettingskey, password, settings, new_password, sessionid, steamid
- IParentalService/ValidatePasswordkey, password, session, send_unlock_on_success
- IParentalService/ValidateTokenkey, unlock_token
- IPartnerAppNotesService/CreateNoteskey, appid, partner_notes, admin_notes, partner_readonly_notes
- IPartnerAppNotesService/GetMultipleNoteskey, appids[0]
- IPartnerAppNotesService/GetNoteskey, appid
- IPartnerAppNotesService/UpdateNoteskey, appid, partner_notes, admin_notes, partner_readonly_notes
- IPartnerDeadlineService/GetDeadlineByTimeRangekey, type, start_date, end_date, include_complete, store_item_type, store_item_id
- IPartnerDeadlineService/GetDeadlinesForPartnerkey, partnerid, start_date, end_date, include_complete, lookup_key[0], accountid
- IPartnerDismissService/CreateDismisskey, dismiss_list[0]
- IPartnerDismissService/DeleteDismisskey, dismiss_id
- IPartnerDismissService/GetDismissTimeRangekey, partnerid, accountid, rtime_after
- IPartnerMeetSteamService/EmailInviteeskey, clan_event_gid, steamid
- IPartnerMeetSteamService/GetAvailabilitykey, clan_event_gid
- IPartnerMeetSteamService/GetRegistrationskey, clan_event_gid, steamid
- IPartnerMeetSteamService/TestFireEmailskey, clan_event_gid, steamid
- IPartnerMeetSteamService/UpdateRegistrationkey, clan_event_gid, steamid, registration_group_id, registration_session_id, guest_count, jsondata
- IPartnerMembershipInviteService/GetInviteskey, partnerid, filter_states[0]
- IPartnerStoreBrowseService/GetCountryRestrictionskey, ids[0]
- IPartnerStoreBrowseService/GetItemskey, ids, context, data_request, request, include_unpublished, ids[0]
- IPhoneService/ConfirmAddPhoneToAccountkey, steamid, stoken
- IPhoneService/IsAccountWaitingForEmailConfirmationkey
- IPhoneService/SendPhoneVerificationCodekey, language
- IPhoneService/SetAccountPhoneNumberkey, phone_number, phone_country_code
- IPhoneService/VerifyAccountPhoneWithCodekey, code
- IPhysicalGoodsService/CheckInventoryAvailableByPackagekey, packageid, country_code
- IPlayerService/AddFriendkey, steamid
- IPlayerService/ClientGetLastPlayedTimeskey, min_last_played
- IPlayerService/GetAchievementsProgresskey, steamid, language, appids[0], include_unvetted_apps
- IPlayerService/GetAnimatedAvatarkey, steamid, language
- IPlayerService/GetAvatarFramekey, steamid, language
- IPlayerService/GetBadgeskey, steamid
- IPlayerService/GetCommunityBadgeProgresskey, steamid, badgeid
- IPlayerService/GetCommunityPreferenceskey
- IPlayerService/GetFavoriteBadgekey, steamid
- IPlayerService/GetFriendsGameplayInfokey, appid
- IPlayerService/GetGameAchievementskey, appid, language
- IPlayerService/GetMiniProfileBackgroundkey, steamid, language
- IPlayerService/GetNicknameListkey
- IPlayerService/GetOwnedGameskey, steamid, include_appinfo, include_played_free_games, appids_filter, include_free_sub, skip_unvetted_apps, language, include_extended_appinfo
- IPlayerService/GetPlayerLinkDetailskey, steamids[0]
- IPlayerService/GetProfileBackgroundkey, steamid, language
- IPlayerService/GetProfileCustomizationkey, steamid, include_inactive_customizations, include_purchased_customizations
- IPlayerService/GetProfileItemsEquippedkey, steamid, language
- IPlayerService/GetProfileItemsOwnedkey, language, filters, filters[0]
- IPlayerService/GetProfileThemesAvailablekey
- IPlayerService/GetPurchasedAndUpgradedProfileCustomizationskey, steamid
- IPlayerService/GetPurchasedProfileCustomizationskey, steamid
- IPlayerService/GetRecentPlaytimeSessionsForChildkey, steamid
- IPlayerService/GetRecentlyPlayedGameskey, steamid, count
- IPlayerService/GetSingleGamePlaytimekey, steamid, appid
- IPlayerService/GetSteamDeckKeyboardSkinkey, steamid, language
- IPlayerService/GetSteamLevelkey, steamid
- IPlayerService/GetSteamLevelDistributionkey, player_level
- IPlayerService/GetTopAchievementsForGameskey, steamid, language, max_achievements, appids[0]
- IPlayerService/IgnoreFriendkey, steamid, unignore
- IPlayerService/IsPlayingSharedGamekey, steamid, appid_playing
- IPlayerService/RecordOfflinePlaytimesteamid, ticket, play_sessions
- IPlayerService/RemoveFriendkey, steamid
- IPlayerService/SetAnimatedAvatarkey, communityitemid
- IPlayerService/SetAvatarFramekey, communityitemid
- IPlayerService/SetEquippedProfileItemFlagskey, communityitemid, flags
- IPlayerService/SetFavoriteBadgekey, communityitemid, badgeid
- IPlayerService/SetMiniProfileBackgroundkey, communityitemid
- IPlayerService/SetProfileBackgroundkey, communityitemid
- IPlayerService/SetProfilePreferenceskey, profile_preferences
- IPlayerService/SetProfileThemekey, theme_id
- IPlayerService/SetSteamDeckKeyboardSkinkey, communityitemid
- IPlaytestService/GetInviteskey, invite_id
- IPlaytestService/RequestInvitekey, appid, steamid
- IPlaytestService/UpdateInviteskey, invite_ids[0], status
- IPortal2Leaderboards_620/GetBucketizedDataleaderboardName
- IProductInfoService/SetRichPresenceLocalizationkey, appid, languages, steamid
- IPromotionEventInvitesService/AcceptInvitekey, inviteid, rtdatechosen, discount_days, discount_info, skip_discount_event
- IPromotionEventInvitesService/CancelInvitekey, inviteid
- IPromotionEventInvitesService/GetEmailTargetskey, inviteid
- IPromotionEventInvitesService/GetInvitekey, inviteid, appid, packageid, bundleid, partnerid, promotion_id
- IPromotionEventInvitesService/ResendEmailInvitekey, inviteid, only_notify_additional_email
- IPromotionEventInvitesService/SetInvitekey, invite, queue_email_to_send
- IPromotionPlanningService/CreatePlankey, plan
- IPromotionPlanningService/CreateSalePageForPromokey, clan_account_id, clan_event_gid, rtime_sale_start, rtime_sale_end, daily_deal_gid, promotion_gid, create_asset_request, partner_id, advertising_appid
- IPromotionPlanningService/CreateTentativePlankey, plan
- IPromotionPlanningService/DeletePlankey, promotion_id
- IPromotionPlanningService/GetAdvertisingAppsForPartnerkey, partner_id
- IPromotionPlanningService/GetAllActivePlankey
- IPromotionPlanningService/GetAllPlansForAppskey, appids[0], exclude_sales, exclude_direct_featuring
- IPromotionPlanningService/GetAllPlansForPartnerkey, partnerid, start_date_after_rtime, start_date_before_rtime, show_hidden, start_date, end_date
- IPromotionPlanningService/GetAvailableWeekSlotskey, publisherid, rtime_start
- IPromotionPlanningService/GetPlankey, promotion_id
- IPromotionPlanningService/GetPlanByInputAccessKeykey, input_access_key
- IPromotionPlanningService/GetPlanCompletedInDateRangekey, oldest_rtime, newest_rtime, promotion_types[0]
- IPromotionPlanningService/GetPlansUpdatedSincekey, rtime, upto_rtime
- IPromotionPlanningService/GetPromotionPlanForSalePageskey, request_list[0]
- IPromotionPlanningService/GetSalePageCandidatesForPromokey, account_id, include_published
- IPromotionPlanningService/GetUpcomingScheduledDiscountskey, rtstart, rtend, include_packages, filter_modified_sales_rank
- IPromotionPlanningService/MarkLocalizationAssetCompletekey, promotion_id, value
- IPromotionPlanningService/SearchPlankey, token
- IPromotionPlanningService/SendNotificationkey, promotion_id, notification_type, only_explicit_email_addresses
- IPromotionPlanningService/UpdatePlankey, plan, promotion_id
- IPromotionPlanningService/UpdatePlanInputDatakey, plan, promotion_id
- IPromotionPlanningService/UpdatePlanPartnerInfokey, plan, promotion_id
- IPromotionStatsService/GetOptInDemoStatskey, opt_in_name, partner_id
- IPublishedFileService/CanSubscribekey, publishedfileid
- IPublishedFileService/Deletekey, publishedfileid, appid
- IPublishedFileService/GetDetailskey, publishedfileids[0], includetags, includeadditionalpreviews, includechildren, includekvtags, includevotes, short_description, includeforsaledata, includemetadata, language, return_playtime_stats, appid, strip_description_bbcode, desired_revision, includereactions, admin_query
- IPublishedFileService/GetSubSectionDatakey, publishedfileid, for_table_of_contents, specific_sectionid, desired_revision
- IPublishedFileService/GetUserFileCountkey, steamid, appid, shortcutid, page, numperpage, type, sortmethod, privacy, requiredtags, excludedtags, required_kv_tags, filetype, creator_appid, match_cloud_filename, cache_max_age_seconds, language, taggroups, excluded_content_descriptors, admin_query, totalonly, ids_only, return_vote_data, return_tags, return_kv_tags, return_previews, return_children, return_short_description, return_for_sale_data, return_metadata, return_playtime_stats, strip_description_bbcode, return_reactions, startindex_override, desired_revision, return_apps
- IPublishedFileService/GetUserFileskey, steamid, appid, shortcutid, page, numperpage, type, sortmethod, privacy, requiredtags, excludedtags, required_kv_tags, filetype, creator_appid, match_cloud_filename, cache_max_age_seconds, language, taggroups, excluded_content_descriptors, admin_query, totalonly, ids_only, return_vote_data, return_tags, return_kv_tags, return_previews, return_children, return_short_description, return_for_sale_data, return_metadata, return_playtime_stats, strip_description_bbcode, return_reactions, startindex_override, desired_revision, return_apps
- IPublishedFileService/GetUserVoteSummarypublishedfileids[0]
- IPublishedFileService/Publishkey, appid, consumer_appid, cloudfilename, preview_cloudfilename, title, file_description, file_type, consumer_shortcut_name, youtube_username, youtube_videoid, visibility, redirect_uri, tags[0], collection_type, game_type, url
- IPublishedFileService/QueryFileskey, query_type, page, cursor, numperpage, creator_appid, appid, requiredtags, excludedtags, match_all_tags, required_flags, omitted_flags, search_text, filetype, child_publishedfileid, days, include_recent_votes_only, cache_max_age_seconds, language, required_kv_tags, taggroups, date_range_created, date_range_updated, excluded_content_descriptors, admin_query, totalonly, ids_only, return_vote_data, return_tags, return_kv_tags, return_previews, return_children, return_short_description, return_for_sale_data, return_metadata, return_playtime_stats, return_details, strip_description_bbcode, desired_revision, return_reactions
- IPublishedFileService/RefreshVotingQueuekey, appid, matching_file_type, tags, match_all_tags, excluded_tags, desired_queue_size, desired_revision
- IPublishedFileService/SetDeveloperMetadatakey, publishedfileid, appid, metadata
- IPublishedFileService/Subscribekey, publishedfileid, list_type, appid, notify_client, include_dependencies
- IPublishedFileService/Unsubscribekey, publishedfileid, list_type, appid, notify_client
- IPublishedFileService/Updatekey, appid, publishedfileid, title, file_description, visibility, tags[0], filename, preview_filename, spoiler_tag, image_width, image_height, language
- IPublishedFileService/UpdateAppUGCBankey, steamid, appid, expiration_time, reason
- IPublishedFileService/UpdateBanStatuskey, publishedfileid, appid, banned, reason
- IPublishedFileService/UpdateIncompatibleStatuskey, publishedfileid, appid, incompatible
- IPublishedFileService/UpdateKeyValueTagskey, publishedfileid, tags_to_add, tags_to_remove, string_tags_to_remove_by_key, int_tags_to_remove_by_key, appid
- IPublishedFileService/UpdateTagskey, publishedfileid, appid, add_tags, remove_tags, language
- IPublishedFileService/Votekey, publishedfileid, vote_up
- IPublishingService/CreatePartnerAppOptInEmailskey, opt_in_name, targeting_flag, settings_flag, email_templates, start_rtime, end_rtime
- IPublishingService/GetEstimatePartnerAppOptInEmailkey, email_def_id
- IPublishingService/GetOptInAppealsSummaryStatskey, opt_in_names[0]
- IPublishingService/GetOptInEmailTrackingkey, email_def_id
- IPublishingService/GetPartnerAppOptInEmailDefAndStatskey, opt_in_name
- IPublishingService/GetPartnerAppOptInsIDskey, opt_in_name
- IPublishingService/GetPartnerPaidGivenPackageListkey, packageids[0]
- IPublishingService/GetSinglePartnerAppOptInkey, appid
- IPublishingService/SendPartnerOptInEmailAndWaitkey, email_def_id, force_resend
- IPublishingService/SetFeaturingOnPartnerAppOptInkey, appids[0], additional_featuring, opt_in_name
- IPublishingService/TestFirePartnerAppOptInEmailkey, email_def_id, appid, partnerid
- IPublishingService/UpdatePartnerAppOptInEmailskey, email_def_id, targeting_flag, settings_flag, email_templates, start_rtime, end_rtime, reviewed
- IQuestService/ActivateProfileModifierItemkey, appid, communityitemid, activate
- IQuestService/GetCommunityInventorykey, filter_appids[0]
- IQuestService/GetCommunityItemDefinitionskey, appid, item_type, language, broadcast_channel_id, keyvalues_as_json
- IQuestService/GetNumTradingCardsEarnedkey, timestamp_start, timestamp_end
- IQuestService/GetVirtualItemRewardDefinitionkey, eventid, include_inactive
- IQuestService/PublisherAddCommunityItemsToPlayerkey, steamid, appid, match_item_type, match_item_class, prefix_item_name, attributes, note, broadcast_channel_id
- IQuestService/SetVirtualItemRewardDefinitionkey, eventid, action, itemsdefs[0]
- IRemoteClientService/CancelPairing
- IRemoteClientService/CreateSession
- IRemoteClientService/GetReplies
- IRemoteClientService/NotifyRegisterStatusUpdatekey, session_id, steamid, device_id
- IRemoteClientService/NotifyRemotePacketkey, session_id, steamid, payload
- IRemoteClientService/NotifyUnregisterStatusUpdatekey, session_id, steamid
- IRemoteClientService/SetPairingInfo
- IRemoteClientService/StartPairing
- ISaleFeatureService/GetFriendsSharedYearInReviewkey, steamid, year, return_private
- ISaleFeatureService/GetMultipleUserActionDatakey, steamid, gids[0], type
- ISaleFeatureService/GetUpdateProcessingProgresskey, year
- ISaleFeatureService/GetUserActionDatakey, steamid, gid, type
- ISaleFeatureService/GetUserSharingPermissionskey, steamid, year
- ISaleFeatureService/GetUserYearAchievementskey, steamid, year, appids[0], total_only
- ISaleFeatureService/GetUserYearInReviewkey, steamid, year, force_regenerate, access_source
- ISaleFeatureService/GetUserYearInReviewShareImagekey, steamid, year, language
- ISaleFeatureService/GetUserYearScreenshotskey, steamid, year, appids[0]
- ISaleFeatureService/GetYIRCurrentMonthlySummarykey, steamid
- ISaleFeatureService/SetUserSharingPermissionskey, steamid, year, privacy_state
- ISaleItemRewardsService/CanClaimItemkey, language
- ISaleItemRewardsService/ClaimItemkey, language
- ISaleItemRewardsService/GetRewardDefinitionskey, virtual_item_reward_event_id
- ISaleItemRewardsService/SetRewardDefinitionskey, action, definitions[0]
- IShoppingCartService/AddBundlekey, gidshoppingcart, bundleid, browserid, store_country, quantity, beta_mode
- IShoppingCartService/AddPackageskey, gidshoppingcart, browserid, store_country_code, beta_mode, cart_items[0]
- IShoppingCartService/CreateNewShoppingCartkey, steamid_requester, purchase_request_id
- IShoppingCartService/GetShoppingCartContentskey, gidshoppingcart
- IShoppingCartService/RemoveLineItemskey, gidshoppingcart, gidlineitems[0], browserid
- IShoppingCartService/UpdatePackageQuantitykey, gidshoppingcart, gidlineitem, quantity
- ISiteLicenseService/GetCurrentClientConnectionskey, siteid
- ISiteLicenseService/GetTotalPlaytimekey, start_time, end_time, siteid
- ISteamApps/GetAppBetasappid
- ISteamApps/GetAppBuildsappid, count, depot_details
- ISteamApps/GetAppDepotVersionsappid
- ISteamApps/GetAppList
- ISteamApps/GetCheatingReportsappid, timebegin, timeend, includereports, includebans, reportidmin
- ISteamApps/GetPartnerAppListForWebAPIKeykey, type_filter
- ISteamApps/GetPlayersBannedappid
- ISteamApps/GetSDRConfigappid
- ISteamApps/GetServerListfilter, limit
- ISteamApps/GetServersAtAddressaddr
- ISteamApps/SetAppBuildLiveappid, buildid, betakey, steamid, description
- ISteamApps/UpToDateCheckappid, version
- ISteamApps/UpdateAppBranchDescriptionappid, betakey, description
- ISteamAwardsService/GetNominationRecommendationskey, category_id
- ISteamAwardsService/GetNominationShareLinkkey, generate_new
- ISteamAwardsService/GetUserNominationskey
- ISteamAwardsService/Nominatekey, category_id, nominated_id, write_in_name, store_appid, rescind_nomination, source
- ISteamBroadcast/ViewerHeartbeatsteamid, sessionid, token, stream
- ISteamCDN/SetClientFilterskey, cdnname, allowedipblocks, allowedasns, allowedipcountries
- ISteamCDN/SetPerformanceStatskey, cdnname, mbps_sent, mbps_recv, cpu_percent, cache_hit_percent
- ISteamChartsService/GetBestOfYearPageskey
- ISteamChartsService/GetGamesByConcurrentPlayerskey, context, data_request
- ISteamChartsService/GetMostPlayedGameskey, context, data_request
- ISteamChartsService/GetMostPlayedSteamDeckGameskey, context, data_request, top_played_period, count
- ISteamChartsService/GetTopReleasesPageskey
- ISteamCloudGaming/GetSupportedAppsplatform, detailed
- ISteamCommunity/ReportAbusekey, steamidActor, steamidTarget, appid, abuseType, contentType, description, gid
- ISteamDirectory/GetCMListcellid, maxcount
- ISteamDirectory/GetCMListForConnectcellid, cmtype, realm, maxcount, qoslevel
- ISteamDirectory/GetSteamPipeDomains
- ISteamEconomy/CanTradeappid, steamid, targetid
- ISteamEconomy/FinalizeAssetTransactionappid, steamid, txnid, language
- ISteamEconomy/GetAssetClassInfoappid, language, class_count, classid0, instanceid0
- ISteamEconomy/GetAssetPricesappid, currency, language
- ISteamEconomy/GetExportedAssetsForUsersteamid, appid, contextid
- ISteamEconomy/GetMarketPricesappid
- ISteamEconomy/StartAssetTransactionappid, steamid, assetid0, assetquantity0, currency, language, ipaddress, referrer, clientauth
- ISteamEconomy/StartTradeappid, partya, partyb
- ISteamGameServerStats/GetGameServerPlayerStatsForGamekey, gameid, appid, rangestart, rangeend, maxresults
- ISteamLeaderboards/DeleteLeaderboardappid, name
- ISteamLeaderboards/DeleteLeaderboardScoreappid, leaderboardid, steamid
- ISteamLeaderboards/FindOrCreateLeaderboardappid, name, sortmethod, displaytype, createifnotfound, onlytrustedwrites, onlyfriendsreads, onlyusersinsameparty, limitrangearounduser, limitglobaltopentries
- ISteamLeaderboards/GetLeaderboardEntrieskey, appid, rangestart, rangeend, steamid, leaderboardid, datarequest
- ISteamLeaderboards/GetLeaderboardsForGamekey, appid
- ISteamLeaderboards/ModifyLeaderboardScoreMultiappid, steamid, score, scoremethod, details, leaderboardid_del[0], leaderboardid_del[1], leaderboardid_set[0], leaderboardid_set[1]
- ISteamLeaderboards/ResetLeaderboardappid, leaderboardid
- ISteamLeaderboards/SetLeaderboardScoreappid, leaderboardid, steamid, score, scoremethod, details
- ISteamLearnService/BatchOperationkey, snapshot_requests, inference_requests, cache_data_requests[0], snapshot_requests[0], inference_requests[0]
- ISteamLearnService/CacheDatakey, access_token, access_data, data
- ISteamLearnService/CreateProjectkey, project_name, project_description
- ISteamLearnService/EditProjectkey, project, published_version
- ISteamLearnService/GetAccessTokenskey, appid
- ISteamLearnService/GetAccessTokensWebkey, appid
- ISteamLearnService/GetBatchedStatuskey, fetch_requests[0], train_requests[0]
- ISteamLearnService/GetDataSourcekey, data_source_id
- ISteamLearnService/GetEmbeddingValueskey, project_id, published_version, train_id, export_name, numerical_values[0], fetch_id
- ISteamLearnService/GetFetchStatuskey, project_id, fetch_id
- ISteamLearnService/GetFetchStatusVersionskey, project_id, published_version
- ISteamLearnService/GetLogEventskey, look_behind_days, look_ahead_days, start_timestamp, end_timestamp
- ISteamLearnService/GetNearestEmbeddingkey, project_id, published_version, train_id, export_name, result_count, values[0], fetch_id, popularity_weight, focus_weight
- ISteamLearnService/GetProjectkey, project_id
- ISteamLearnService/GetTrainLogskey, project_id, fetch_id, train_id
- ISteamLearnService/GetTrainStatuskey, project_id, train_id
- ISteamLearnService/GetTrainStatusVersionskey, project_id, published_version
- ISteamLearnService/Inferencekey, access_token, access_data, project_id, published_version, override_train_id, data, additional_data[0], keys[0], named_inference
- ISteamLearnService/InferenceBackendkey, project_id, fetch_id, train_id, additional_data[0], keys[0], data[0], named_inference
- ISteamLearnService/InferenceMetadatakey, access_token, access_data, project_id, published_version, override_train_id
- ISteamLearnService/ListDataSourceskey
- ISteamLearnService/ListProjectskey, appid
- ISteamLearnService/PublishProjectkey, project_id
- ISteamLearnService/RegisterDataSourcekey, access_token, access_data, data_source
- ISteamLearnService/SetTrainLivekey, project_id, published_version, train_id, from_scheduled, deactivate
- ISteamLearnService/SnapshotProjectkey, access_token, access_data, project_id, published_version, keys[0], data, pending_data_limit_seconds, data[0]
- ISteamLearnService/Trainkey, project_config, fetch, train
- ISteamMicroTxn/AddToCart
- ISteamMicroTxn/AdjustAgreementsteamid, agreementid, appid, nextprocessdate
- ISteamMicroTxn/CancelAgreementsteamid, agreementid, appid
- ISteamMicroTxn/CreateCart
- ISteamMicroTxn/FinalizeTxnorderid, appid
- ISteamMicroTxn/GetCartContents
- ISteamMicroTxn/GetReportappid, type, time, maxresults
- ISteamMicroTxn/GetUserAgreementInfosteamid, appid
- ISteamMicroTxn/GetUserInfosteamid, ipaddress, appid
- ISteamMicroTxn/InitTxnorderid, steamid, appid, itemcount, language, currency, usersession, ipaddress, itemid[0], qty[0], amount[0], description[0], category[0], associated_bundle[0], billingtype[0], startdate[0], enddate[0], period[0], frequency[0], recurringamt[0], bundlecount, bundleid[0], bundle_qty[0], bundle_desc[0], bundle_category[0]
- ISteamMicroTxn/IsValidCart
- ISteamMicroTxn/ProcessAgreementorderid, steamid, agreementid, appid, amount, currency
- ISteamMicroTxn/QueryTxnappid, orderid, transid
- ISteamMicroTxn/RefundTxnorderid, appid
- ISteamMicroTxnSandbox/AdjustAgreementsteamid, agreementid, appid, nextprocessdate
- ISteamMicroTxnSandbox/CancelAgreementsteamid, agreementid, appid
- ISteamMicroTxnSandbox/FinalizeTxnorderid, appid
- ISteamMicroTxnSandbox/GetReportappid, type, time, maxresults
- ISteamMicroTxnSandbox/GetUserAgreementInfosteamid, appid
- ISteamMicroTxnSandbox/GetUserInfosteamid, ipaddress, appid
- ISteamMicroTxnSandbox/InitTxnorderid, steamid, appid, itemcount, language, currency, itemid[0], qty[0], amount[0], description[0], category[0], billingtype[0], startdate[0], enddate[0], period[0], frequency[0], recurringamt[0]
- ISteamMicroTxnSandbox/ProcessAgreementsteamid, agreementid, appid, amount, currency
- ISteamMicroTxnSandbox/QueryTxnappid, orderid, transid
- ISteamMicroTxnSandbox/RefundTxnorderid, appid
- ISteamNews/GetNewsForAppappid, maxlength, enddate, count, feeds, tags
- ISteamNews/GetNewsForAppAuthedkey, appid, maxlength, enddate, count, feeds, tags
- ISteamNotificationService/GetPreferenceskey
- ISteamNotificationService/GetSteamNotificationskey, include_hidden, language, include_confirmation_count, include_pinned_counts, include_read, count_only
- ISteamNotificationService/HideNotificationkey, notification_ids[0]
- ISteamNotificationService/MarkNotificationsReadkey, timestamp, notification_type, notification_ids[0], mark_all_read
- ISteamNotificationService/MarkNotificationsViewedkey
- ISteamNotificationService/SetPreferenceskey, preferences[0]
- ISteamPublishedItemSearch/RankedByPublicationOrdersteamid, appid, startidx, count, tagcount, usertagcount, hasappadminaccess, fileType, tag[0], usertag[0]
- ISteamPublishedItemSearch/RankedByTrendsteamid, appid, startidx, count, tagcount, usertagcount, hasappadminaccess, fileType, days, tag[0], usertag[0]
- ISteamPublishedItemSearch/RankedByVotesteamid, appid, startidx, count, tagcount, usertagcount, hasappadminaccess, fileType, tag[0], usertag[0]
- ISteamPublishedItemSearch/ResultSetSummarysteamid, appid, tagcount, usertagcount, hasappadminaccess, fileType, tag[0], usertag[0]
- ISteamPublishedItemVoting/ItemVoteSummarysteamid, appid, count, publishedfileid[0]
- ISteamPublishedItemVoting/UserVoteSummarysteamid, count, publishedfileid[0]
- ISteamRemoteStorage/EnumerateUserSubscribedFilessteamid, appid, listtype
- ISteamRemoteStorage/GetCollectionDetailscollectioncount, publishedfileids[0]
- ISteamRemoteStorage/GetPublishedFileDetailsitemcount, publishedfileids[0]
- ISteamRemoteStorage/GetUGCFileDetailssteamid, ugcid, appid
- ISteamRemoteStorage/SetUGCUsedByGCsteamid, ugcid, appid, used
- ISteamRemoteStorage/SubscribePublishedFilesteamid, appid, publishedfileid
- ISteamRemoteStorage/UnsubscribePublishedFilesteamid, appid, publishedfileid
- ISteamSpecialSurvey/CheckUserStatuskey, appid, surveyid, steamid, token
- ISteamSpecialSurvey/SetUserFinishedkey, appid, surveyid, steamid, token
- ISteamTVService/AddChatBankey, broadcast_channel_id, chatter_steamid, duration, permanent, undo
- ISteamTVService/AddChatModeratorkey, broadcast_channel_id, moderator_steamid, undo
- ISteamTVService/AddWordBankey, broadcast_channel_id, word, undo
- ISteamTVService/AppCheerkey, app_id, cheer_target_id, cheers[0]
- ISteamTVService/CreateBroadcastChannelkey, unique_name
- ISteamTVService/FollowBroadcastChannelkey, broadcast_channel_id, undo
- ISteamTVService/GetBroadcastChannelBroadcasterskey, broadcast_channel_id
- ISteamTVService/GetBroadcastChannelClipskey, broadcast_channel_id
- ISteamTVService/GetBroadcastChannelIDkey, unique_name
- ISteamTVService/GetBroadcastChannelImageskey, broadcast_channel_id, image_types, image_types[0]
- ISteamTVService/GetBroadcastChannelInteractionkey, broadcast_channel_id
- ISteamTVService/GetBroadcastChannelLinkskey, broadcast_channel_id
- ISteamTVService/GetBroadcastChannelProfilekey, broadcast_channel_id
- ISteamTVService/GetBroadcastChannelStatuskey, broadcast_channel_id
- ISteamTVService/GetChannelskey, algorithm, count, appid
- ISteamTVService/GetChatBanskey, broadcast_channel_id
- ISteamTVService/GetChatModeratorskey, broadcast_channel_id
- ISteamTVService/GetFollowedChannelskey
- ISteamTVService/GetGameskey, appid, algorithm, count
- ISteamTVService/GetHomePageContentskey
- ISteamTVService/GetMyBroadcastChannelskey
- ISteamTVService/GetSteamTVUserSettingskey
- ISteamTVService/GetSubscribedChannelskey
- ISteamTVService/GetWordBanskey, broadcast_channel_id
- ISteamTVService/JoinChatkey, broadcast_channel_id
- ISteamTVService/ReportBroadcastChannelkey, broadcast_channel_id, reason
- ISteamTVService/Searchkey, term
- ISteamTVService/SetBroadcastChannelImagekey, broadcast_channel_id, image_type, image_index, image_width, image_height, file_size, file_extension, file_hash, undo
- ISteamTVService/SetBroadcastChannelLinkRegionskey, broadcast_channel_id, links[0]
- ISteamTVService/SetBroadcastChannelProfilekey, broadcast_channel_id, name, language, headline, summary, avatar_hash, schedule, rules, panels
- ISteamTVService/SetSteamTVUserSettingskey, stream_live_email, stream_live_notification
- ISteamTVService/SubscribeBroadcastChannelkey, broadcast_channel_id
- ISteamUser/CheckAppOwnershipkey, steamid, appid
- ISteamUser/GetAppPriceInfokey, steamid, appids
- ISteamUser/GetDeletedSteamIDskey, rowversion
- ISteamUser/GetFriendListkey, steamid, relationship
- ISteamUser/GetPlayerBanskey, steamids
- ISteamUser/GetPlayerSummarieskey, steamids
- ISteamUser/GetPublisherAppOwnershipkey, steamid
- ISteamUser/GetPublisherAppOwnershipChangeskey, packagerowversion, cdkeyrowversion
- ISteamUser/GetUserGroupListkey, steamid
- ISteamUser/GrantPackagekey, steamid, packageid, ipaddress, thirdpartykey, thirdpartyappid
- ISteamUser/ResolveVanityURLkey, vanityurl, url_type
- ISteamUser/RevokePackagekey, steamid, packageid, revokereason
- ISteamUserAuth/AuthenticateUserTicketkey, appid, ticket
- ISteamUserOAuth/GetFriendList
- ISteamUserOAuth/GetGroupList
- ISteamUserOAuth/GetTokenDetailsaccess_token
- ISteamUserOAuth/GetUserSummaries
- ISteamUserOAuth/Search
- ISteamUserStats/GetGlobalAchievementPercentagesForAppgameid
- ISteamUserStats/GetGlobalStatsForGameappid, count, name[0], startdate, enddate
- ISteamUserStats/GetNumberOfCurrentPlayersappid
- ISteamUserStats/GetPlayerAchievementskey, steamid, appid, l
- ISteamUserStats/GetSchemaForGamekey, appid, l
- ISteamUserStats/GetUserStatsForGamekey, steamid, appid
- ISteamUserStats/SetUserStatsForGamekey, steamid, appid, count, name[0], value[0]
- ISteamWorkshop/AssociateWorkshopItemsappid, itemcount, publishedfileid[0], gameitemid[0], revenuepercentage[0], gameitemdescription[0]
- ISteamWorkshop/GetContributorsappid
- IStoreAppSimilarityService/IdentifyClustersFromPlaytimekey, steamid, sort, clusters_to_return, cluster_index, context, data_request
- IStoreAppSimilarityService/PrioritizeAppsForUserkey, steamid, country_code, ids[0], options, debug, include_owned_games
- IStoreBrowseService/GetDLCForAppskey, context, store_page_filter, steamid, appids[0]
- IStoreBrowseService/GetDLCForAppsSolrkey, context, appids[0], flavor, count, store_page_filter
- IStoreBrowseService/GetHardwareItemskey, packageid[0], context
- IStoreBrowseService/GetItemskey, ids[0], context, data_request
- IStoreBrowseService/GetPriceStopskey, country_code, currency_code
- IStoreBrowseService/GetStoreCategorieskey, language, elanguage
- IStoreCatalogService/GetDevPageAllAppsLinkedkey, clan_account_ids[0], ignore_dlc
- IStoreMarketingService/GetFrontPageConfigkey, context, data_request
- IStoreMarketingService/GetItemsToFeaturekey, context, data_request, include_spotlights, include_dailydeals, include_top_specials_count, include_purchase_recommendations, additional_purchase_item_ids[0]
- IStoreQueryService/GetItemsByUserRecommendedTagskey, sort, filters, recommended_tag_count, min_items_per_tags[0], context, sections[0]
- IStoreQueryService/Querykey, query_name, query, context, data_request, override_country_code
- IStoreQueryService/SearchSuggestionskey, query_name, context, search_term, max_results, filters, data_request, use_spellcheck, search_tags, search_creators, prefilter_creators
- IStoreSalesService/GetUserVoteskey, sale_appid
- IStoreSalesService/GetVoteDefinitionskey, language, sale_appid
- IStoreSalesService/SetVotekey, voteid, appid, sale_appid, developerid
- IStoreService/DeleteReservationPositionMessagekey, edistributor, product_identifier, start_queue_position
- IStoreService/GetAllReservationPositionMessageskey
- IStoreService/GetAppInfo
- IStoreService/GetAppListkey, if_modified_since, have_description_language, include_games, include_dlc, include_software, include_videos, include_hardware, last_appid, max_results
- IStoreService/GetDiscoveryQueuekey, queue_type, country_code, rebuild_queue, settings_changed, settings, rebuild_queue_if_stale, ignore_user_preferences, no_experimental_results, experimental_cohort, debug_get_solr_query, store_page_filter
- IStoreService/GetDiscoveryQueueSettingskey, queue_type, store_page_filter
- IStoreService/GetDiscoveryQueueSkippedAppskey, steamid, queue_type, store_page_filter
- IStoreService/GetLocalizedNameForTagskey, language, tagids[0]
- IStoreService/GetMostPopularTagskey, language
- IStoreService/GetTagListkey, language, have_version_hash
- IStoreService/GetUserGameInterestStatekey, appid, store_appid, beta_appid
- IStoreService/GetWishlistDemoEmailStatuskey, appid, demo_appid
- IStoreService/MigratePartnerLinkTrackingkey, accountid, browserid, backfill_source
- IStoreService/QueueWishlistDemoEmailToFirekey, appid, demo_appid
- IStoreService/ReloadAllReservationPositionMessageskey
- IStoreService/SetReservationPositionMessagekey, settings[0]
- IStoreService/SkipDiscoveryQueueItemkey, queue_type, appid, store_page_filter
- IStoreService/UpdatePackageReservationskey, packages_to_reserve[0], packages_to_unreserve[0], country_code
- IStoreTopSellersService/GetCountryListkey, language
- IStoreTopSellersService/GetWeeklyTopSellerskey, country_code, context, data_request, start_date, page_start, page_count
- ITFPromos_440/GetItemIDsteamid, promoid
- ITFPromos_440/GrantItemsteamid, promoid
- ITFPromos_620/GetItemIDsteamid, PromoID
- ITFPromos_620/GrantItemsteamid, PromoID
- ITestExternalPrivilegeService/CallPublisherKeykey
- ITestExternalPrivilegeService/CallPublisherKeyOwnsAppkey, appid
- ITestService/CallWithIgnoredExternalFieldkey, internal_field_should_be_set, internal_field_expected_value, external_nested
- ITestService/NotifyWithIgnoredExternalFieldkey, internal_field_should_be_set, internal_field_expected_value, external_nested
- ITrustService/GetTrustScorekey, steamid, appid
- ITwoFactorService/AddAuthenticatorkey, steamid, authenticator_time, serial_number, authenticator_type, device_identifier, sms_phone_id, http_headers[0], version
- ITwoFactorService/CreateEmergencyCodeskey, code
- ITwoFactorService/DestroyEmergencyCodeskey, steamid
- ITwoFactorService/FinalizeAddAuthenticatorkey, steamid, authenticator_code, authenticator_time, activation_code, http_headers[0], validate_sms_code
- ITwoFactorService/QueryStatuskey, steamid
- ITwoFactorService/QueryTimekey, sender_time
- ITwoFactorService/RemoveAuthenticatorkey, revocation_code, revocation_reason, steamguard_scheme, remove_all_steamguard_cookies
- ITwoFactorService/RemoveAuthenticatorViaChallengeContinuekey, sms_code, generate_new_token, version
- ITwoFactorService/RemoveAuthenticatorViaChallengeStartkey
- ITwoFactorService/SendEmailkey, steamid, email_type, include_activation_code
- ITwoFactorService/UpdateTokenVersionkey, steamid, version, signature
- ITwoFactorService/ValidateTokenkey, code
- IUserAccountService/GetAvailableValveDiscountPromotionskey, country_code
- IUserAccountService/GetClientWalletDetailskey, include_balance_in_usd, wallet_region, include_formatted_balance
- IUserAccountService/GetUserCountrykey, steamid
- IUserGameNotesService/DeleteNotekey, appid, shortcut_name, shortcutid, note_id
- IUserGameNotesService/GetGamesWithNoteskey
- IUserGameNotesService/GetNotesForGamekey, appid, shortcut_name, shortcutid, include_content
- IUserGameNotesService/SaveNotekey, appid, shortcut_name, shortcutid, note_id, create_new, title, content
- IUserReviewsService/GetFriendsRecommendedAppkey, appid
- IUserReviewsService/GetIndividualRecommendationskey, requests[0]
- IVACManagementService/GameModuleLoadReportkey, steamid, appid, file_report, total_files, process_id, internal_error, command_line, insecure, launch_report, diagnostics, steamid_reporter
- IVideoService/GetVideoBookmarkskey, appids[0], updated_since
- IVideoService/SetVideoBookmarkkey, bookmarks[0]
- IWishlistService/AddToWishlistkey, appid, navdata
- IWishlistService/GetWishliststeamid
- IWishlistService/GetWishlistItemCountsteamid
- IWishlistService/GetWishlistSortedFilteredsteamid, context, data_request, sort_order, filters, start_index, page_size
- IWishlistService/RemoveFromWishlistkey, appid
- IWorkshopService/AddSpecialPaymentkey, appid, gameitemid, date, payment_us_usd, payment_row_usd
- IWorkshopService/GetFinalizedContributorskey, appid, gameitemid
- IWorkshopService/GetItemDailyRevenuekey, appid, item_id, date_start, date_end
- IWorkshopService/PopulateItemDescriptionskey, appid, languages
- IWorkshopService/SetItemPaymentRuleskey, appid, gameitemid, associated_workshop_files, partner_accounts, validate_only, make_workshop_files_subscribable, associated_workshop_file_for_direct_payments