-
Notifications
You must be signed in to change notification settings - Fork 4
Get User Blacklist (v1)
Revadike edited this page Jul 7, 2021
·
2 revisions
Host:
barter.vg
orbartervg.com
Path:
/u/:user_id/b/json
Variables:
Name Type Description :user_id
string The hex ID of the barter.vg user
Name Type Description user
object TODO
user.name
string TODO
user.region
number TODO
user.language
number TODO
by_platform
object TODO
by_platform.:platform_id
object TODO
by_platform.:platform_id.:line_id
object TODO
by_platform.:platform_id.:line_id.line_id
number TODO
by_platform.:platform_id.:line_id.item_id
number TODO
by_platform.:platform_id.:line_id.ci_type
string TODO
by_platform.:platform_id.:line_id.extra
number TODO
by_platform.:platform_id.:line_id.platform_id
number TODO
by_platform.:platform_id.:line_id.sku
number TODO
by_platform.:platform_id.:line_id.title
string TODO
by_platform.:platform_id.:line_id.title_alt
string TODO
by_platform.:platform_id.:line_id.item_type
string TODO
by_platform.:platform_id.:line_id.steamgifts_cv
number TODO
by_platform.:platform_id.:line_id.tradable
number TODO
by_platform.:platform_id.:line_id.wishlist
number TODO
by_platform.:platform_id.:line_id.library
number TODO
by_platform.:platform_id.:line_id.blacklist
number TODO
by_platform.:platform_id.:line_id.release_year
number TODO
by_platform.:platform_id.:line_id.bundles_all
number TODO
by_platform.:platform_id.:line_id.price
number TODO
by_platform.:platform_id.:line_id.givenaway
number TODO
by_platform.:platform_id.:line_id.reviews_positive
number TODO
by_platform.:platform_id.:line_id.reviews_total
number TODO
by_platform.:platform_id.:line_id.achievements
number TODO
tags[]
array TODO
steam_limited[]
array TODO
retailer_id
object TODO
retailer_id.:retailer_id
object TODO
retailer_id.:retailer_id.name
string TODO
retailer_id.:retailer_id.icon
string TODO
GET https://barter.vg/u/48e/b/json
{
"user": {
"name": "Revadike",
"region": 5,
"language": 1
},
"by_platform": {
"1": {
"43372102": {
"line_id": 43372102,
"item_id": 14410,
"ci_type": "custom",
"extra": 1,
"platform_id": 1,
"sku": 82171,
"title": "F1 Racestars Trailer",
"item_type": "movie",
"steamgifts_cv": 100,
"tradable": 2,
"wishlist": 2,
"library": 1,
"blacklist": 10,
"bundles_all": 0,
"reviews_positive": 79,
"reviews_total": 595,
"achievements": 64
},
...
},
...
},
"tags": [],
"steam_limited": [],
"retailer_id": {
"0": {
"name": "",
"icon": "unspecified2.png"
},
...
}
}
- 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