Skip to content

Commit

Permalink
Update Steam Web API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
SteamDB-Tracker committed Dec 11, 2024
1 parent b0a6c87 commit 63c7d53
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions api.json
Original file line number Diff line number Diff line change
Expand Up @@ -15690,6 +15690,19 @@
}
]
},
"GetUserStatus": {
"_type": "undocumented",
"version": 1,
"httpmethod": "POST",
"parameters": [
{
"name": "key",
"type": "string",
"optional": false,
"description": "Access key"
}
]
},
"RequestInvite": {
"_type": "undocumented",
"version": 1,
Expand Down

0 comments on commit 63c7d53

Please sign in to comment.