Steamworks документация
IBroadcastService интерфейс
Provides access to Steam broadcasts.

ЗАБЕЛЕЖКА: This is a Service interface, methods in this interface should be called with the input_json parameter.

For more info on how to use the Steamworks Web API please see the Обзор на уеб приложно програмния интерфейс.

PostGameDataFrame

POST https://partner.steam-api.com/IBroadcastService/PostGameDataFrame/v1/
ИмеТипИзискваноОписание
keystringSteamworks Web API publisher authentication key.
appiduint32
steamiduint64
broadcast_iduint64
frame_datastring

Add a game meta data frame to broadcast

ЗАБЕЛЕЖКА: This call requires a publisher API key to use this method. As such this API MUST be called from a secure server, and can never be used directly by clients!