Steam Web API Documentation
/
ISteamRemoteStorage
Steam
IAccountCartService
IAccountPrivacyService
IAccountPrivateAppsService
IAssetSetPublishingService
IAuctionService
IAuthenticationService
IAuthenticationSupportService
IBillingService
IBroadcastService
IChatRoomService
ICheatReportingService
ICheckoutService
IClanFAQSService
IClanService
IClientCommService
IClientMetricsService
ICloudService
ICommunityService
IContentFilteringService
IContentModerationService
IContentServerConfigService
IContentServerDirectoryService
ICrashReportService
ICredentialsService
IDailyDealService
IDataPublisherService
IEconMarketService
IEconService
IEmbeddedClientService
IFamilyGroupsService
IForumsService
IFriendMessagesService
IFriendsListService
IGameCoordinator
IGameInventory
IGameNotificationsService
IGamePerformanceStatsService
IGameRecordingClipService
IGameServersService
IHelpRequestLogsService
IInventoryService
ILobbyMatchmakingService
ILoyaltyRewardsService
IMarketingMessagesService
IMobileAppService
IMobileAuthService
IMobileDeviceService
IMobileNotificationService
INewsService
IOnlinePlayService
IParentalService
IPartnerAppNotesService
IPartnerDeadlineService
IPartnerDismissService
IPartnerFinancialsService
IPartnerMeetSteamService
IPartnerMembershipInviteService
IPartnerStoreBrowseService
IPhoneService
IPhysicalGoodsService
IPlayerService
IPlaytestService
IProductInfoService
IPromotionEventInvitesService
IPromotionPlanningService
IPromotionStatsService
IPublishedFileModerationService
IPublishedFileService
IPublishingService
IQuestService
IRemoteClientService
ISaleFeatureService
ISaleItemRewardsService
IShoppingCartService
ISiteLicenseService
ISteamApps
ISteamAwardsService
ISteamBitPay
ISteamBoaCompra
ISteamBroadcast
ISteamCDN
ISteamChartsService
ISteamCloudGaming
ISteamCommunity
ISteamDirectory
ISteamEconomy
ISteamEnvoy
ISteamGameServerStats
ISteamLeaderboards
ISteamLearnService
ISteamMicroTxn
ISteamMicroTxnSandbox
ISteamNews
ISteamNodwin
ISteamNotificationService
ISteamPayPalPaymentsHub
ISteamPublishedItemSearch
ISteamPublishedItemVoting
ISteamRemoteStorage
EnumerateUserSubscribedFiles
GetCollectionDetails
GetPublishedFileDetails
GetUGCFileDetails
SetUGCUsedByGC
SubscribePublishedFile
UnsubscribePublishedFile
ISteamSpecialSurvey
ISteamTVService
ISteamUser
ISteamUserAuth
ISteamUserOAuth
ISteamUserStats
ISteamWebAPIUtil
ISteamWorkshop
IStoreAppSimilarityService
IStoreBrowseService
IStoreCatalogService
IStoreCurationService
IStoreMarketingService
IStorePreferencesService
IStoreQueryService
IStoreSalesService
IStoreService
IStoreTopSellersService
ITestExternalPrivilegeService
ITestService
ITrustService
ITwoFactorService
IUserAccountService
IUserGameNotesService
IUserReviewsService
IUserStoreVisitService
IVACManagementService
IVideoService
IWishlistService
IWorkshopService
Counter-Strike 2
ICSGOPlayers_730
ICSGOServers_730
ICSGOStreamSystem_730
ICSGOTournaments_730
IEconItems_730
IGCVersion_730
Dota 2
IDOTA2AutomatedTourney_570
IDOTA2CustomGames_570
IDOTA2Events_570
IDOTA2Fantasy_570
IDOTA2Guild_570
IDOTA2League_570
IDOTA2MatchStats_570
IDOTA2Match_570
IDOTA2Operations_570
IDOTA2Plus_570
IDOTA2StreamSystem_570
IDOTA2Teams_570
IDOTA2Ticket_570
IDOTAChat_570
IEconDOTA2_570
IEconItems_570
IGCVersion_570
Team Fortress 2
IEconItems_440
IGCVersion_440
ITFItems_440
ITFPromos_440
ITFSystem_440
Deadlock
ICitadelAdmin_1422450
IGCVersion_1422450
Portal 2
IEconItems_620
IPortal2Leaderboards_620
ITFPromos_620
Dota Underlords
IClientStats_1046930
IEconItems_1046930
IGCVersion_1046930
Artifact Classic
IEconItems_583950
IGCVersion_583950
Artifact Foundry
IEconItems_1269260
IGCVersion_1269260
Dota 2 Experimental
IDOTA2AutomatedTourney_247040
IDOTA2CustomGames_247040
IDOTA2Events_247040
IDOTA2Fantasy_247040
IDOTA2Guild_247040
IDOTA2League_247040
IDOTA2MatchStats_247040
IDOTA2Match_247040
IDOTA2Operations_247040
IDOTA2Plus_247040
IDOTA2StreamSystem_247040
IDOTA2Teams_247040
IDOTA2Ticket_247040
IDOTAChat_247040
IEconDOTA2_247040
IEconItems_247040
IGCVersion_247040
Dota 2 Staging
IDOTA2AutomatedTourney_2305270
IDOTA2CustomGames_2305270
IDOTA2Events_2305270
IDOTA2Fantasy_2305270
IDOTA2Guild_2305270
IDOTA2League_2305270
IDOTA2Operations_2305270
IDOTA2Plus_2305270
IDOTA2Teams_2305270
IDOTAChat_2305270
IGCVersion_2305270
Deadlock Experimental
ICitadelAdmin_3488080
IGCVersion_3488080
Deadlock Unknown
ICitadelAdmin_3781850
IGCVersion_3781850
This page is just a reference of all the known Steam APIs, I do not know how they work. Please do not email me with questions.
PUBLISHER
POST
EnumerateUserSubscribedFiles
Execute
https://partner.steam-api.com/ISteamRemoteStorage/EnumerateUserSubscribedFiles/v1/
Name
Value
Type
Required
Description
steamid
uint64
Yes
SteamID of user
appid
uint32
Yes
appID of product
listtype
uint32
No
EUCMListType
POST
GetCollectionDetails
Execute
https://api.steampowered.com/ISteamRemoteStorage/GetCollectionDetails/v1/
Name
Value
Type
Required
Description
collectioncount
uint32
Yes
Number of collections being requested
publishedfileids[0]
+
uint64[]
Yes
collection ids to get the details for
POST
GetPublishedFileDetails
Execute
https://api.steampowered.com/ISteamRemoteStorage/GetPublishedFileDetails/v1/
Name
Value
Type
Required
Description
itemcount
uint32
Yes
Number of items being requested
publishedfileids[0]
+
uint64[]
Yes
published file id to look up
GET
GetUGCFileDetails
Execute
https://api.steampowered.com/ISteamRemoteStorage/GetUGCFileDetails/v1/
Name
Value
Type
Required
Description
steamid
uint64
No
If specified, only returns details if the file is owned by the SteamID specified
ugcid
uint64
Yes
ID of UGC file to get info for
appid
uint32
Yes
appID of product
PUBLISHER
POST
SetUGCUsedByGC
Execute
https://partner.steam-api.com/ISteamRemoteStorage/SetUGCUsedByGC/v1/
Name
Value
Type
Required
Description
steamid
uint64
Yes
SteamID of user
ugcid
uint64
Yes
ID of UGC file whose bits are being fiddled with
appid
uint32
Yes
appID of product to change updating state for
used
bool
Yes
New state of flag
PUBLISHER
POST
SubscribePublishedFile
Execute
https://partner.steam-api.com/ISteamRemoteStorage/SubscribePublishedFile/v1/
Name
Value
Type
Required
Description
steamid
uint64
Yes
SteamID of user
appid
uint32
Yes
appID of product
publishedfileid
uint64
Yes
published file id to subscribe to
PUBLISHER
POST
UnsubscribePublishedFile
Execute
https://partner.steam-api.com/ISteamRemoteStorage/UnsubscribePublishedFile/v1/
Name
Value
Type
Required
Description
steamid
uint64
Yes
SteamID of user
appid
uint32
Yes
appID of product
publishedfileid
uint64
Yes
published file id to unsubscribe from