-
Notifications
You must be signed in to change notification settings - Fork 4
Get Giveaways (v1)
Revadike edited this page Apr 20, 2021
·
3 revisions
Host:
barter.vg
orbartervg.com
Path:
/giveaways/json
Name Type Description :giveaway_id
object Key :giveaway_id
is the incrementing ID of the giveaway that is viewable athttps://barter.vg/giveaway/:giveaway_id/
:giveaway_id.item_id
number The ID of the barter.vg item (e.g. game or DLC) :giveaway_id.platform_id
number The source ID of the platform (e.g. 1 = Steam app) :giveaway_id.sku
number The internal ID used by the platform/source (e.g. appid for Steam) :giveaway_id.title
string The title of the item in the giveaway :giveaway_id.type_id
number The giveaway type ID
GET https://barter.vg/giveaways/json
{
...
"1": {
"item_id": 139254,
"platform_id": 66,
"sku": null,
"title": "Dandara: Trials of Fear Edition",
"type_id": true
},
...
}
- 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