|
1 | 1 | { |
2 | 2 | "info": { |
3 | 3 | "_postman_id": "4575b7d8-237c-458d-8972-b5fa0c556369", |
4 | | - "name": "Steam Web API 04.15.2025", |
| 4 | + "name": "Steam Web API 04.16.2025", |
5 | 5 | "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", |
6 | 6 | "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" |
7 | 7 | }, |
|
2189 | 2189 | } |
2190 | 2190 | ] |
2191 | 2191 | }, |
2192 | | - { |
2193 | | - "name": "IEconItems_620", |
2194 | | - "item": [ |
2195 | | - { |
2196 | | - "name": "GetPlayerItems", |
2197 | | - "request": { |
2198 | | - "method": "GET", |
2199 | | - "url": { |
2200 | | - "protocol": "https", |
2201 | | - "host": [ |
2202 | | - "api", |
2203 | | - "steampowered", |
2204 | | - "com" |
2205 | | - ], |
2206 | | - "path": [ |
2207 | | - "IEconItems_620", |
2208 | | - "GetPlayerItems", |
2209 | | - "v1", |
2210 | | - "" |
2211 | | - ], |
2212 | | - "query": [ |
2213 | | - { |
2214 | | - "key": "steamid", |
2215 | | - "value": "", |
2216 | | - "description": "The Steam ID to fetch items for", |
2217 | | - "disabled": false |
2218 | | - } |
2219 | | - ] |
2220 | | - }, |
2221 | | - "header": [ |
2222 | | - { |
2223 | | - "key": "Content-Type", |
2224 | | - "value": "application/x-www-form-urlencoded" |
2225 | | - }, |
2226 | | - { |
2227 | | - "key": "x-webapi-key", |
2228 | | - "value": "{{key}}" |
2229 | | - } |
2230 | | - ], |
2231 | | - "description": "" |
2232 | | - } |
2233 | | - }, |
2234 | | - { |
2235 | | - "name": "GetSchema", |
2236 | | - "request": { |
2237 | | - "method": "GET", |
2238 | | - "url": { |
2239 | | - "protocol": "https", |
2240 | | - "host": [ |
2241 | | - "api", |
2242 | | - "steampowered", |
2243 | | - "com" |
2244 | | - ], |
2245 | | - "path": [ |
2246 | | - "IEconItems_620", |
2247 | | - "GetSchema", |
2248 | | - "v1", |
2249 | | - "" |
2250 | | - ], |
2251 | | - "query": [ |
2252 | | - { |
2253 | | - "key": "language", |
2254 | | - "value": "", |
2255 | | - "description": "The language to return the names in. Defaults to returning string keys.", |
2256 | | - "disabled": true |
2257 | | - } |
2258 | | - ] |
2259 | | - }, |
2260 | | - "header": [ |
2261 | | - { |
2262 | | - "key": "Content-Type", |
2263 | | - "value": "application/x-www-form-urlencoded" |
2264 | | - }, |
2265 | | - { |
2266 | | - "key": "x-webapi-key", |
2267 | | - "value": "{{key}}" |
2268 | | - } |
2269 | | - ], |
2270 | | - "description": "" |
2271 | | - } |
2272 | | - } |
2273 | | - ] |
2274 | | - }, |
2275 | 2192 | { |
2276 | 2193 | "name": "IEconItems_730", |
2277 | 2194 | "item": [ |
|
2877 | 2794 | } |
2878 | 2795 | ] |
2879 | 2796 | }, |
2880 | | - { |
2881 | | - "name": "IPortal2Leaderboards_620", |
2882 | | - "item": [ |
2883 | | - { |
2884 | | - "name": "GetBucketizedData", |
2885 | | - "request": { |
2886 | | - "method": "GET", |
2887 | | - "url": { |
2888 | | - "protocol": "https", |
2889 | | - "host": [ |
2890 | | - "api", |
2891 | | - "steampowered", |
2892 | | - "com" |
2893 | | - ], |
2894 | | - "path": [ |
2895 | | - "IPortal2Leaderboards_620", |
2896 | | - "GetBucketizedData", |
2897 | | - "v1", |
2898 | | - "" |
2899 | | - ], |
2900 | | - "query": [ |
2901 | | - { |
2902 | | - "key": "leaderboardName", |
2903 | | - "value": "", |
2904 | | - "description": "The leaderboard name to fetch data for.", |
2905 | | - "disabled": false |
2906 | | - } |
2907 | | - ] |
2908 | | - }, |
2909 | | - "header": [ |
2910 | | - { |
2911 | | - "key": "Content-Type", |
2912 | | - "value": "application/x-www-form-urlencoded" |
2913 | | - }, |
2914 | | - { |
2915 | | - "key": "x-webapi-key", |
2916 | | - "value": "{{key}}" |
2917 | | - } |
2918 | | - ], |
2919 | | - "description": "" |
2920 | | - } |
2921 | | - } |
2922 | | - ] |
2923 | | - }, |
2924 | 2797 | { |
2925 | 2798 | "name": "ISteamApps", |
2926 | 2799 | "item": [ |
|
4876 | 4749 | } |
4877 | 4750 | ] |
4878 | 4751 | }, |
4879 | | - { |
4880 | | - "name": "ITFPromos_620", |
4881 | | - "item": [ |
4882 | | - { |
4883 | | - "name": "GetItemID", |
4884 | | - "request": { |
4885 | | - "method": "GET", |
4886 | | - "url": { |
4887 | | - "protocol": "https", |
4888 | | - "host": [ |
4889 | | - "api", |
4890 | | - "steampowered", |
4891 | | - "com" |
4892 | | - ], |
4893 | | - "path": [ |
4894 | | - "ITFPromos_620", |
4895 | | - "GetItemID", |
4896 | | - "v1", |
4897 | | - "" |
4898 | | - ], |
4899 | | - "query": [ |
4900 | | - { |
4901 | | - "key": "steamid", |
4902 | | - "value": "", |
4903 | | - "description": "The Steam ID to fetch items for", |
4904 | | - "disabled": false |
4905 | | - }, |
4906 | | - { |
4907 | | - "key": "PromoID", |
4908 | | - "value": "", |
4909 | | - "description": "The promo ID to grant an item for", |
4910 | | - "disabled": false |
4911 | | - } |
4912 | | - ] |
4913 | | - }, |
4914 | | - "header": [ |
4915 | | - { |
4916 | | - "key": "Content-Type", |
4917 | | - "value": "application/x-www-form-urlencoded" |
4918 | | - }, |
4919 | | - { |
4920 | | - "key": "x-webapi-key", |
4921 | | - "value": "{{key}}" |
4922 | | - } |
4923 | | - ], |
4924 | | - "description": "" |
4925 | | - } |
4926 | | - }, |
4927 | | - { |
4928 | | - "name": "GrantItem", |
4929 | | - "request": { |
4930 | | - "method": "POST", |
4931 | | - "url": { |
4932 | | - "protocol": "https", |
4933 | | - "host": [ |
4934 | | - "api", |
4935 | | - "steampowered", |
4936 | | - "com" |
4937 | | - ], |
4938 | | - "path": [ |
4939 | | - "ITFPromos_620", |
4940 | | - "GrantItem", |
4941 | | - "v1", |
4942 | | - "" |
4943 | | - ], |
4944 | | - "query": [] |
4945 | | - }, |
4946 | | - "header": [ |
4947 | | - { |
4948 | | - "key": "Content-Type", |
4949 | | - "value": "application/x-www-form-urlencoded" |
4950 | | - }, |
4951 | | - { |
4952 | | - "key": "x-webapi-key", |
4953 | | - "value": "{{key}}" |
4954 | | - } |
4955 | | - ], |
4956 | | - "description": "", |
4957 | | - "body": { |
4958 | | - "mode": "urlencoded", |
4959 | | - "urlencoded": [ |
4960 | | - { |
4961 | | - "key": "steamid", |
4962 | | - "value": "", |
4963 | | - "description": "The Steam ID to fetch items for", |
4964 | | - "disabled": false, |
4965 | | - "type": "text" |
4966 | | - }, |
4967 | | - { |
4968 | | - "key": "PromoID", |
4969 | | - "value": "", |
4970 | | - "description": "The promo ID to grant an item for", |
4971 | | - "disabled": false, |
4972 | | - "type": "text" |
4973 | | - } |
4974 | | - ] |
4975 | | - } |
4976 | | - } |
4977 | | - } |
4978 | | - ] |
4979 | | - }, |
4980 | 4752 | { |
4981 | 4753 | "name": "ITFSystem_440", |
4982 | 4754 | "item": [ |
|
0 commit comments