Steamworks Documentation
ISteamWebAPIUtil Interface
Provides miscellaneous Web API related functionality through utility methods.

For more info on how to use the Steamworks Web API please see the Web API Overview.

GetServerInfo

GET https://api.steampowered.com/ISteamWebAPIUtil/GetServerInfo/v1/

This call has no additional parameters.

GetSupportedAPIList

GET https://api.steampowered.com/ISteamWebAPIUtil/GetSupportedAPIList/v1/
NameTypeRequiredDescription
keystringThe Steamworks Web API authentication key which is required to receive restricted methods.

Gets the list of supported API calls. This is used to build this documentation.