v1
latestOpenAPI 3.1.02026-07-26290137.0 KBMetadata
Returns the user object, which is used to identify via websocket, as well as socket token (authorizationToken) & socket signature (signature) which are used to authenticate on the websocket.
get/metadata/socket
Response
200
Example response
{
"user": {
"id": 303119,
"steam_id": "76561198106192114",
"steam_id_v3": "145926386",
"steam_name": "Artemis",
"avatar": "https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/4f/4f619bc788f0d41261d2a5ced0e96a281af88479_full.jpg",
"profile_url": "https://steamcommunity.com/id/G0FastMen/",
"registration_timestamp": "2016-07-27 23:20:03",
"registration_ip": "0.0.0.0",
"last_login": "2021-11-29 13:02:54",
"last_csgo_playtime_cache": "2016-07-27 23:20:03",
"trade_url": "https://steamcommunity.com/tradeoffer/new/?partner=145926386&token=ABCDEF",
"trade_offer_token": "ABCDEF",
"referral_code": "Artemis",
"referral_amount": 50,
"muted_until": 1632354690,
"mute_reason": "Other",
"is_vac_banned": 2,
"steam_level": 343,
"last_steam_level_cache": "2021-11-30 07:41:07",
"whitelisted": 1,
"withdrawal_fee_owed": "0.0000",
"extra_security_type": "2fa",
"p2p_telegram_notifications_allowed": true,
"p2p_telegram_notifications_enabled": true,
"steam_inventory_url": "https://steamcommunity.com/profiles/76561198106192114/inventory/#730",
"has_crypto_deposit": true,
"api_token": "nice try"
}
}