|
1 | 1 | { |
2 | 2 | "info": { |
3 | 3 | "_postman_id": "4575b7d8-237c-458d-8972-b5fa0c556369", |
4 | | - "name": "Steam Web API 01.25.2025", |
| 4 | + "name": "Steam Web API 01.26.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 | }, |
|
2145 | 2145 | } |
2146 | 2146 | ] |
2147 | 2147 | }, |
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 | | - }, |
2231 | 2148 | { |
2232 | 2149 | "name": "IEconItems_730", |
2233 | 2150 | "item": [ |
|
2833 | 2750 | } |
2834 | 2751 | ] |
2835 | 2752 | }, |
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 | | - }, |
2880 | 2753 | { |
2881 | 2754 | "name": "ISteamApps", |
2882 | 2755 | "item": [ |
|
4832 | 4705 | } |
4833 | 4706 | ] |
4834 | 4707 | }, |
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 | | - }, |
4936 | 4708 | { |
4937 | 4709 | "name": "ITFSystem_440", |
4938 | 4710 | "item": [ |
|
0 commit comments