-
Notifications
You must be signed in to change notification settings - Fork 26
Check Broadcast
Revadike edited this page Feb 24, 2022
·
2 revisions
No known rate limit
Authenticated: No
Method:
GETHost:
store.steampowered.comPath:
/broadcast/ajaxcheckbroadcastQuery Parameters:
Name Type Required Description broadcastaccountidstring TODOTODOviewer_tokenstring TODOTODOoriginstring No The origin URL, changes the Access-Control-Allow-Originheader in the response
Name Type Description successnumber TODOsteamidstring TODOipaslongnumber TODOviewer_tokenstring TODOcdn_auth_url_parametersobject TODO
GET https://store.steampowered.com/broadcast/ajaxcheckbroadcast?broadcastaccountid=1223113806&viewer_token=8383773155324038927&origin=https:%2F%2Fstore.steampowered.com
{
"success": 1,
"steamid": "76561199183379534",
"ipaslong": 3648762074,
"viewer_token": "8704278445927826742",
"cdn_auth_url_parameters": null
}