Api keys management
This section for patrons only
Please
buy a pledge
and
login after
Api endpoints
Auth: you should pass header
x-api-key: your_api_key
Auth: or search query param x-api-key
?x-api-key=your_api_key
Find item by name
/api/v1/item?q=[item name]
Example
curl -H x-api-key:your_api_key https://tarkov-market.com/api/v1/item?q=btc
https://tarkov-market.com/api/v1/item?q=btc&x-api-key=your_api_key
[ { "uid": "5ac84494-465a-424a-b36e-fe22869ba5ec", "bsgId": "59faff1d86f7746c51718c9c", "name": "Physical bitcoin", "shortName": "0.2BTC", "price": 116409, "basePrice": 123577, "avg24hPrice": 116409, "avg7daysPrice": 116409, "traderName": "Therapist", "traderPrice": 74146, "traderPriceCur": "₽", "updated": "2020-07-10T00:33:56.458Z", "slots": 1, "diff24h": 0, "diff7days": 0, "icon": "https://gamepedia.cursecdn.com/escapefromtarkov_gamepedia/f/fa/Bitcoin_icon.png?version=2796a56750d2f623cc86eb25fe47304e", "link": "https://tarkov-market.com/item/physical_bitcoin_(btc)", "wikiLink": "https://escapefromtarkov.gamepedia.com/Physical_bitcoin", "img": "https://gamepedia.cursecdn.com/escapefromtarkov_gamepedia/f/fa/Bitcoin_icon.png?version=2796a56750d2f623cc86eb25fe47304e", "imgBig": "https://gamepedia.cursecdn.com/escapefromtarkov_gamepedia/thumb/5/50/Bitcoin.png/307px-Bitcoin.png?version=8e52ba2af892f873b43a831638315887", "reference": "https://www.patreon.com/tarkov_market" } ]
Find item by uid
/api/v1/item?uid=[item uid]
Example
curl -H x-api-key:your_api_key https://tarkov-market.com/api/v1/item?uid=5ac84494-465a-424a-b36e-fe22869ba5ec
[ { "uid": "5ac84494-465a-424a-b36e-fe22869ba5ec", "bsgId": "59faff1d86f7746c51718c9c", "name": "Physical bitcoin", "shortName": "0.2BTC", "price": 116409, "basePrice": 123577, "avg24hPrice": 116409, "avg7daysPrice": 116409, "traderName": "Therapist", "traderPrice": 74146, "traderPriceCur": "₽", "updated": "2020-07-10T00:33:56.458Z", "slots": 1, "diff24h": 0, "diff7days": 0, "icon": "https://gamepedia.cursecdn.com/escapefromtarkov_gamepedia/f/fa/Bitcoin_icon.png?version=2796a56750d2f623cc86eb25fe47304e", "link": "https://tarkov-market.com/item/physical_bitcoin_(btc)", "wikiLink": "https://escapefromtarkov.gamepedia.com/Physical_bitcoin", "img": "https://gamepedia.cursecdn.com/escapefromtarkov_gamepedia/f/fa/Bitcoin_icon.png?version=2796a56750d2f623cc86eb25fe47304e", "imgBig": "https://gamepedia.cursecdn.com/escapefromtarkov_gamepedia/thumb/5/50/Bitcoin.png/307px-Bitcoin.png?version=8e52ba2af892f873b43a831638315887", "reference": "https://www.patreon.com/tarkov_market" } ]
Get all items
/api/v1/items/all
Example
curl -H x-api-key:your_api_key https://tarkov-market.com/api/v1/items/all
[ { "uid": "f0fa8457-6638-4ad2-b7e8-4708033d8f39", "name": "Secure Flash drive" }, { "uid": "33c15349-44e6-4553-9705-1b6417a1ad6a", "name": "SSD drive" }, ... ]
Raw BSG api
/api/v1/bsg/items/all
Example
curl -H x-api-key:your_api_key https://tarkov-market.com/api/v1/bsg/items/all
https://tarkov-market.com/api/v1/bsg/items/all?x-api-key=your_api_key
{ "54009119af1c881c07000029": { "_id": "54009119af1c881c07000029", "_name": "Item", "_parent": "", "_type": "Node", "_props": { "Name": "Item", "ShortName": "Item", "Description": "Item", "Weight": 1, "BackgroundColor": "blue", "Width": 1, "Height": 1, "StackMaxSize": 1, "Rarity": "Common", "SpawnChance": 50, "CreditsPrice": 100, "ItemSound": "generic", "Prefab": { "path": "", "rcid": "" }, "UsePrefab": { "path": "", "rcid": "" }, ...
Download as json file
https://tarkov-market.com/api/v1/bsg/items/all/download?x-api-key=your_api_key
Use unicode chars without encoding (useful when you search with localization)
POST /api/v1/item { "q":"item name", "lang":"cn" }
lang can be:
en, ru, de, fr, es, cn
Example
curl https://tarkov-market.com/api/v1/item \ -H x-api-key:your_api_key \ -H Content-Type:application/json \ -X POST --data '{"q":"AI-2急救包","lang":"cn"}'
[ { "uid": "2335b619-c562-41da-962f-e7b5aba5d45c", "bsgId": "5755356824597772cb798962", "name": "AI-2急救包", "shortName": "AI-2", "price": 3600, "basePrice": 3250, "avg24hPrice": 3509, "avg7daysPrice": 3502, "traderName": "Therapist", "traderPrice": 1950, "traderPriceCur": "₽", "updated": "2020-09-07T13:07:49.339Z", "slots": 1, "diff24h": 2.59, "diff7days": 2.8, "icon": "https://gamepedia.cursecdn.com/escapefromtarkov_gamepedia/e/ef/AI-2_Icon.png?version=9447e289795bca96e75497094d283149", "link": "https://tarkov-market.com/cn/item/ai-2_medikit", "wikiLink": "https://escapefromtarkov.gamepedia.com/AI-2_medikit", "img": "https://gamepedia.cursecdn.com/escapefromtarkov_gamepedia/e/ef/AI-2_Icon.png?version=9447e289795bca96e75497094d283149", "imgBig": "https://gamepedia.cursecdn.com/escapefromtarkov_gamepedia/thumb/0/0b/EfT_Item_Icon_299.png/640px-EfT_Item_Icon_299.png?version=ab310fb837af061397aa0419550e17af", "reference": "https://www.patreon.com/tarkov_market" } ]