Skip to content

Commit 4e59c12

Browse files
committed
ci: Update Postman Collection
1 parent 9cad62e commit 4e59c12

File tree

1 file changed

+1
-229
lines changed

1 file changed

+1
-229
lines changed

steam_api_collection.json

Lines changed: 1 addition & 229 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"info": {
33
"_postman_id": "4575b7d8-237c-458d-8972-b5fa0c556369",
4-
"name": "Steam Web API 01.25.2025",
4+
"name": "Steam Web API 01.26.2025",
55
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
66
"description": "Generated from https://api.steampowered.com/ISteamWebAPIUtil/GetSupportedAPIList/v1\n\nGo ahead and set `key` in your environment variables. You can get a key from: https://steamcommunity.com/dev/apikey"
77
},
@@ -2145,89 +2145,6 @@
21452145
}
21462146
]
21472147
},
2148-
{
2149-
"name": "IEconItems_620",
2150-
"item": [
2151-
{
2152-
"name": "GetPlayerItems",
2153-
"request": {
2154-
"method": "GET",
2155-
"url": {
2156-
"protocol": "https",
2157-
"host": [
2158-
"api",
2159-
"steampowered",
2160-
"com"
2161-
],
2162-
"path": [
2163-
"IEconItems_620",
2164-
"GetPlayerItems",
2165-
"v1",
2166-
""
2167-
],
2168-
"query": [
2169-
{
2170-
"key": "steamid",
2171-
"value": "",
2172-
"description": "The Steam ID to fetch items for",
2173-
"disabled": false
2174-
}
2175-
]
2176-
},
2177-
"header": [
2178-
{
2179-
"key": "Content-Type",
2180-
"value": "application/x-www-form-urlencoded"
2181-
},
2182-
{
2183-
"key": "x-webapi-key",
2184-
"value": "{{key}}"
2185-
}
2186-
],
2187-
"description": ""
2188-
}
2189-
},
2190-
{
2191-
"name": "GetSchema",
2192-
"request": {
2193-
"method": "GET",
2194-
"url": {
2195-
"protocol": "https",
2196-
"host": [
2197-
"api",
2198-
"steampowered",
2199-
"com"
2200-
],
2201-
"path": [
2202-
"IEconItems_620",
2203-
"GetSchema",
2204-
"v1",
2205-
""
2206-
],
2207-
"query": [
2208-
{
2209-
"key": "language",
2210-
"value": "",
2211-
"description": "The language to return the names in. Defaults to returning string keys.",
2212-
"disabled": true
2213-
}
2214-
]
2215-
},
2216-
"header": [
2217-
{
2218-
"key": "Content-Type",
2219-
"value": "application/x-www-form-urlencoded"
2220-
},
2221-
{
2222-
"key": "x-webapi-key",
2223-
"value": "{{key}}"
2224-
}
2225-
],
2226-
"description": ""
2227-
}
2228-
}
2229-
]
2230-
},
22312148
{
22322149
"name": "IEconItems_730",
22332150
"item": [
@@ -2833,50 +2750,6 @@
28332750
}
28342751
]
28352752
},
2836-
{
2837-
"name": "IPortal2Leaderboards_620",
2838-
"item": [
2839-
{
2840-
"name": "GetBucketizedData",
2841-
"request": {
2842-
"method": "GET",
2843-
"url": {
2844-
"protocol": "https",
2845-
"host": [
2846-
"api",
2847-
"steampowered",
2848-
"com"
2849-
],
2850-
"path": [
2851-
"IPortal2Leaderboards_620",
2852-
"GetBucketizedData",
2853-
"v1",
2854-
""
2855-
],
2856-
"query": [
2857-
{
2858-
"key": "leaderboardName",
2859-
"value": "",
2860-
"description": "The leaderboard name to fetch data for.",
2861-
"disabled": false
2862-
}
2863-
]
2864-
},
2865-
"header": [
2866-
{
2867-
"key": "Content-Type",
2868-
"value": "application/x-www-form-urlencoded"
2869-
},
2870-
{
2871-
"key": "x-webapi-key",
2872-
"value": "{{key}}"
2873-
}
2874-
],
2875-
"description": ""
2876-
}
2877-
}
2878-
]
2879-
},
28802753
{
28812754
"name": "ISteamApps",
28822755
"item": [
@@ -4832,107 +4705,6 @@
48324705
}
48334706
]
48344707
},
4835-
{
4836-
"name": "ITFPromos_620",
4837-
"item": [
4838-
{
4839-
"name": "GetItemID",
4840-
"request": {
4841-
"method": "GET",
4842-
"url": {
4843-
"protocol": "https",
4844-
"host": [
4845-
"api",
4846-
"steampowered",
4847-
"com"
4848-
],
4849-
"path": [
4850-
"ITFPromos_620",
4851-
"GetItemID",
4852-
"v1",
4853-
""
4854-
],
4855-
"query": [
4856-
{
4857-
"key": "steamid",
4858-
"value": "",
4859-
"description": "The Steam ID to fetch items for",
4860-
"disabled": false
4861-
},
4862-
{
4863-
"key": "PromoID",
4864-
"value": "",
4865-
"description": "The promo ID to grant an item for",
4866-
"disabled": false
4867-
}
4868-
]
4869-
},
4870-
"header": [
4871-
{
4872-
"key": "Content-Type",
4873-
"value": "application/x-www-form-urlencoded"
4874-
},
4875-
{
4876-
"key": "x-webapi-key",
4877-
"value": "{{key}}"
4878-
}
4879-
],
4880-
"description": ""
4881-
}
4882-
},
4883-
{
4884-
"name": "GrantItem",
4885-
"request": {
4886-
"method": "POST",
4887-
"url": {
4888-
"protocol": "https",
4889-
"host": [
4890-
"api",
4891-
"steampowered",
4892-
"com"
4893-
],
4894-
"path": [
4895-
"ITFPromos_620",
4896-
"GrantItem",
4897-
"v1",
4898-
""
4899-
],
4900-
"query": []
4901-
},
4902-
"header": [
4903-
{
4904-
"key": "Content-Type",
4905-
"value": "application/x-www-form-urlencoded"
4906-
},
4907-
{
4908-
"key": "x-webapi-key",
4909-
"value": "{{key}}"
4910-
}
4911-
],
4912-
"description": "",
4913-
"body": {
4914-
"mode": "urlencoded",
4915-
"urlencoded": [
4916-
{
4917-
"key": "steamid",
4918-
"value": "",
4919-
"description": "The Steam ID to fetch items for",
4920-
"disabled": false,
4921-
"type": "text"
4922-
},
4923-
{
4924-
"key": "PromoID",
4925-
"value": "",
4926-
"description": "The promo ID to grant an item for",
4927-
"disabled": false,
4928-
"type": "text"
4929-
}
4930-
]
4931-
}
4932-
}
4933-
}
4934-
]
4935-
},
49364708
{
49374709
"name": "ITFSystem_440",
49384710
"item": [

0 commit comments

Comments
 (0)