-
Notifications
You must be signed in to change notification settings - Fork 19
Get Genre List
Revadike edited this page Feb 24, 2022
·
2 revisions
No known rate limit
Authenticated: No
Method:
GET
Host:
store.steampowered.com
Path:
/api/getgenrelist/
Query Parameters:
Name Type Required Description cc
string TODO
Country code l
string TODO
Language
Name Type Description genres[]
array TODO
genres[].id
string TODO
genres[].name
string TODO
genres[].items[]
array TODO
genres[].items[].type
number TODO
genres[].items[].id
number TODO
status
number TODO
GET https://store.steampowered.com/api/getgenrelist/?cc=us&l=english
{
"genres": [
{
"id": "Free to Play",
"name": "Free to Play",
"items": [
{
"type": 0,
"id": 570
}
]
},
{
"id": "Action",
"name": "Action",
"items": [
{
"type": 0,
"id": 258970
},
{
"type": 0,
"id": 221100
},
{
"type": 0,
"id": 218620
},
{
"type": 0,
"id": 214190
},
{
"type": 0,
"id": 236430
}
]
},
{
"id": "Adventure",
"name": "Adventure",
"items": [
{
"type": 0,
"id": 215080
},
{
"type": 0,
"id": 242640
},
{
"type": 0,
"id": 272510
},
{
"type": 0,
"id": 242760
},
{
"type": 0,
"id": 241930
}
]
},
{
"id": "Strategy",
"name": "Strategy",
"items": [
{
"type": 0,
"id": 291960
},
{
"type": 0,
"id": 245620
},
{
"type": 0,
"id": 232890
},
{
"type": 0,
"id": 246620
},
{
"type": 0,
"id": 312960
}
]
},
{
"id": "RPG",
"name": "RPG",
"items": [
{
"type": 0,
"id": 252490
},
{
"type": 0,
"id": 288470
},
{
"type": 0,
"id": 230230
},
{
"type": 0,
"id": 258970
},
{
"type": 0,
"id": 236430
}
]
},
{
"id": "Indie",
"name": "Indie",
"items": [
{
"type": 0,
"id": 230860
},
{
"type": 0,
"id": 295690
},
{
"type": 0,
"id": 302270
},
{
"type": 0,
"id": 258520
},
{
"type": 0,
"id": 298630
}
]
},
{
"id": "Massively Multiplayer",
"name": "Massively Multiplayer",
"items": [
{
"type": 0,
"id": 227940
},
{
"type": 0,
"id": 257730
},
{
"type": 0,
"id": 267750
},
{
"type": 0,
"id": 238960
},
{
"type": 0,
"id": 237310
}
]
},
{
"id": "Casual",
"name": "Casual",
"items": [
{
"type": 0,
"id": 249870
},
{
"type": 0,
"id": 246620
},
{
"type": 0,
"id": 304730
},
{
"type": 0,
"id": 237310
},
{
"type": 0,
"id": 292200
}
]
},
{
"id": "Simulation",
"name": "Simulation",
"items": [
{
"type": 0,
"id": 254590
},
{
"type": 0,
"id": 246620
},
{
"type": 0,
"id": 307960
},
{
"type": 0,
"id": 299340
},
{
"type": 0,
"id": 305260
}
]
},
{
"id": "Racing",
"name": "Racing",
"items": [
{
"type": 0,
"id": 264120
},
{
"type": 0,
"id": 274880
},
{
"type": 0,
"id": 244210
},
{
"type": 0,
"id": 116100
},
{
"type": 0,
"id": 257790
}
]
},
{
"id": "Sports",
"name": "Sports",
"items": [
{
"type": 0,
"id": 250870
},
{
"type": 0,
"id": 244210
},
{
"type": 0,
"id": 255260
},
{
"type": 0,
"id": 243450
},
{
"type": 0,
"id": 265400
}
]
},
{
"id": "Accounting",
"name": "Accounting",
"items": [
{
"type": 0,
"id": 227320
}
]
},
{
"id": "Audio Production",
"name": "Audio Production",
"items": [
{
"type": 0,
"id": 262610
},
{
"type": 0,
"id": 277150
},
{
"type": 0,
"id": 305280
},
{
"type": 0,
"id": 269470
},
{
"type": 0,
"id": 279280
}
]
},
{
"id": "Education",
"name": "Education",
"items": [
{
"type": 0,
"id": 220980
},
{
"type": 0,
"id": 253370
},
{
"type": 0,
"id": 230780
},
{
"type": 0,
"id": 274980
}
]
},
{
"id": "Photo Editing",
"name": "Photo Editing",
"items": [
{
"type": 0,
"id": 277210
},
{
"type": 0,
"id": 220960
}
]
},
{
"id": "Software Training",
"name": "Software Training",
"items": [
{
"type": 0,
"id": 220980
},
{
"type": 0,
"id": 224380
},
{
"type": 0,
"id": 269290
}
]
},
{
"id": "Utilities",
"name": "Utilities",
"items": [
{
"type": 0,
"id": 234820
},
{
"type": 0,
"id": 236890
},
{
"type": 0,
"id": 220980
},
{
"type": 0,
"id": 237370
},
{
"type": 0,
"id": 264020
}
]
},
{
"id": "Video Production",
"name": "Video Production",
"items": [
{
"type": 0,
"id": 267440
},
{
"type": 0,
"id": 288270
},
{
"type": 0,
"id": 228180
},
{
"type": 0,
"id": 237370
},
{
"type": 0,
"id": 1840
}
]
},
{
"id": "Web Publishing",
"name": "Web Publishing",
"items": [
{
"type": 0,
"id": 220700
},
{
"type": 0,
"id": 316460
}
]
},
{
"id": "Early Access",
"name": "Early Access",
"items": [
{
"type": 0,
"id": 239840
},
{
"type": 0,
"id": 251890
},
{
"type": 0,
"id": 285900
},
{
"type": 0,
"id": 242760
},
{
"type": 0,
"id": 298630
}
]
},
{
"id": "Controller support",
"name": "Controller Friendly",
"items": [
{
"type": 0,
"id": 1315610
},
{
"type": 0,
"id": 1672970
},
{
"type": 0,
"id": 1304690
},
{
"type": 0,
"id": 938860
},
{
"type": 0,
"id": 1681900
}
]
},
{
"id": "Mac OS X",
"name": "macOS",
"items": false
},
{
"id": "Linux",
"name": "SteamOS + Linux",
"items": false
},
{
"id": "genre_demos",
"name": "Demos",
"items": [
{
"type": 0,
"id": 1758310
},
{
"type": 0,
"id": 1744690
},
{
"type": 0,
"id": 1735990
},
{
"type": 0,
"id": 1763430
},
{
"type": 0,
"id": 1761850
}
]
}
],
"status": 1
}