-
Notifications
You must be signed in to change notification settings - Fork 4
Get Bundle Counts (v1)
bartervg edited this page Apr 20, 2021
·
7 revisions
Host:
barter.vg
orbartervg.com
Path:
/browse/bundles/json
Name Type Description :sku
object Key :sku
is a steam appid or subid and the value is an object:sku.bundles
number The amount of bundles this steam app has been in
TODO: What kind of bundles are counted? Not special, not subscriptions, not tracking
:sku.bundles_packages
number the number of times this game was included in a bundle as a Steam package :sku.bundles_notcounted
number The number of times it was included in a bundle, but not counted, typically due to high price
GET https://barter.vg/browse/bundles/json
{
...
"1250": {
"bundles": 19,
"bundles_packages": 3,
"bundles_notcounted": 1
},
...
}
- Common trading etiquette
- How to value your games
- What to look out for before accepting a trade
- Exercises
-
Ultimate Beginners Guide
- Have:Want (h:w) or Tradable:Wishlist (t:w) ratio
- IsThereAnyDeal (ITAD) / SteamDB historical lows
- Purchase-disabled games
- The grey key market and gg.deals / allkeyshops
- Personally weighing the value systems
- Barter specific tips / things to look out for
- "Keys" - activation types / packages run-down
- Tools
- Common Barter tags and symbols
- GET /app/:app_id/settings/json
- GET /browse/bundles/json
- GET /browse/cards/json
- GET /browse/dlc/json
- GET /browse/json
- GET /browse/tag/:tag_id/json
- GET /bundle/:bundle_id/json
- GET /bundles/json
- GET /giveaways/json
- GET /i/:item_id/json
- GET /i/:item_id/json2
- GET /steam/:steamid/json
- GET /steam/app/:steam_appid/json
- GET /steam/sub/:steam_subid/json
- GET /u/:user_id/b/json
- GET /u/:user_id/c/json
- GET /u/:user_id/d/json
- GET /u/:user_id/f/json
- GET /u/:user_id/json
- GET /u/:user_id/l/json
- GET /u/:user_id/o/:offer_id/json
- GET /u/:user_id/o/accepted/json
- GET /u/:user_id/o/json
- GET /u/:user_id/t/f/:user_id/json/
- GET /u/:user_id/t/json
- GET /u/:user_id/w/json
- GET /u/json
- POST /u/:user_id/o/json