-
Notifications
You must be signed in to change notification settings - Fork 18
Get My Frequent Tags
Revadike edited this page Feb 24, 2022
·
3 revisions
No known rate limit
Authenticated: Yes
Method:
GET
Host:
store.steampowered.com
Path:
/tagdata/myfrequenttags
Name Type Description []
array TODO
[]tagid
number TODO
[]name
string TODO
[]count
number TODO
GET https://store.steampowered.com/tagdata/myfrequenttags
[
{
"tagid": 550419,
"name": "Denuvo",
"count": 15
},
{
"tagid": 176981,
"name": "Battle Royale",
"count": 2
},
{
"tagid": 20571,
"name": "Wildlife",
"count": 2
},
{
"tagid": 1685,
"name": "Co-op",
"count": 2
},
{
"tagid": 9042,
"name": "Origin",
"count": 1
},
{
"tagid": 331831,
"name": "Dinos",
"count": 1
},
{
"tagid": 5160,
"name": "Dinosaurs",
"count": 1
},
{
"tagid": 20555,
"name": "Rented Servers",
"count": 1
}
]