Join 58+ marketplaces and integrate your platform with Pricempire's comprehensive pricing ecosystem
We handle price fetching and updates. Perfect for providers with public APIs.
Provide your own API endpoint. Ideal for real-time control over your data.
To integrate your platform, please provide us with the following information:
Configure your redirect URLs with these available placeholders.
:itemNameURL-encoded item name:appIdGame app ID (730 for CS2):buffIdBuff163 item ID:clearedItemNameItem name with spaces as +:utmUTM tracking parameters:nameSpaceEncoded name with parentheseshttps://yoursite.com/search?q=:itemNamehttps://yoursite.com/search?q=AK-47%20%7C%20Redline%20%28Field-Tested%29https://yoursite.com/item/:itemName?ref=pricempirehttps://yoursite.com/item/AK-47%20%7C%20Redline%20%28Field-Tested%29?ref=pricempirehttps://yoursite.com/market/:appId/:clearedItemNamehttps://yoursite.com/market/730/AK-47+|+Redline+(Field-Tested)For dynamic integration, provide an API endpoint that returns your item prices.
For better user experience, include additional item data when available: inspect links, float values, paint seeds, sticker details, and screenshots. These fields are optional but highly recommended for CS2 items as they help users make informed decisions.
{
"730": [
{
// REQUIRED FIELDS
"name": "AK-47 | Redline (Field-Tested)",
"price": 45.99,
"count": 15,
// OPTIONAL FIELDS
"limit": 5,
"inspect_link": "steam://rungame/730/76561202255233023/+csgo_econ_action_preview%20S%owner_steamid%A%assetid%D16534526976851361280",
"float": 0.21543,
"paint_seed": 456,
"screenshot": "https://yoursite.com/screenshots/ak47-redline-ft.jpg",
"stickers": []
},
{
// REQUIRED FIELDS
"name": "AWP | Dragon Lore (Factory New)",
"price": 4999.99,
"count": 2,
// OPTIONAL FIELDS
"limit": 1,
"inspect_link": "steam://rungame/730/76561202255233023/+csgo_econ_action_preview%20S%owner_steamid%A%assetid%D16534526976851361281",
"float": 0.00123,
"paint_seed": 661,
"screenshot": "https://yoursite.com/screenshots/awp-dragon-lore-fn.jpg",
"stickers": [
{
"name": "Natus Vincere | Katowice 2014",
"wear": 0.12,
"slot": 1
}
]
}
]
}Fill out the form below with your platform details and we'll get back to you within 24-48 hours.
Prefer to fill out offline? Download our JSON template.