API Documentation

Introduction

Welcome to the API documentation for skins-table.com. This documentation is designed for programmers and provides information on how to work with our API to integrate skins-table.com features into your applications or services.

1: General information

API (Application Programming Interface) is a set of rules and tools that allow applications to communicate with each other. Using the API of skins-table.com website you can access the functionality of our service, including obtaining actual prices for various goods.

2. Limitations

When you purchase an additional API service, you get 1000 or 10 000 requests and 30 days of access. After all requests have been used or after 30 days from the date of purchase, the additional service is canceled and all unused requests are canceled.

3. Create API key

Go to your profile and generate an API key.

4. API Methods

Below are the available API methods, parameters, and response examples.

BUILD
Link Builder
Select a method and parameters — get a ready-to-use link
Method
API Key
Base URL
Game (app)
Marketplace (site)
MarketHashName
Days
Market
Currency
Generated link
GET
/items
Prices of all items on the selected marketplace
Endpoint
GET /items
Parameters
Parameter Type Required Description
apikey string yes API key
app int yes Game ID (730, 440, 570, 252490)
site string yes Marketplace as specified in the table (for example: CS.MONEY, STEAM, BITSKINS, DMARKET, MARKET ...)
Request example
GET https://skins-table.com/api_v2/items?apikey=YOUR_API_KEY&app=730&site=CS.MONEY
Response example (200)
{
    "items": {
        "MP9 | Starlight Protector (Battle-Scarred)": {
        "n": "MP9 | Starlight Protector (Battle-Scarred)",  #(Market Hash Name)
        "p": 2.61,                                          #(Price)
        "c": 20,                                            #(Count)
        "m": 19,                                            #(Max count)
        "b": 157575,                                        #(Tradelock)
        "o": 1,                                             #(Overstock)
        "f": 0.385320782661438,                             #(Float)
        "t": 1704197625000                                  #(Time)
        },...
    }
    "time": 1704197005,
    "requests": 997
}
GET
/item
Data for a specific item
Endpoint
GET /item
Parameters
Parameter Type Required Description
apikey string yes API key
app int yes Game ID (730, 440, 570, 252490)
site string yes Marketplace as specified in the table (for example: CS.MONEY, STEAM, BITSKINS, DMARKET, MARKET ...)
MarketHashName string yes Item Market Hash Name (for example: MP9 | Starlight Protector (Battle-Scarred))
Request example
GET https://skins-table.com/api_v2/item?apikey=YOUR_API_KEY&app=730&site=CS.MONEY&MarketHashName=MP9%20%7C%20Starlight%20Protector%20(Battle-Scarred)
Response example (200)
{
    "items": {
        "n": "MP9 | Starlight Protector (Battle-Scarred)",  #(Market Hash Name)
        "p": 80.96,                                         #(Price)
        "c": 15,                                            #(Count)
        "m": 0,                                             #(Max count)
        "b": 0,                                             #(Tradelock)
        "f": "0.69216680526733",                            #(Overstock)
        "o": 0,                                             #(Float)
        "t": 1767285362000                                  #(Time)
    },
    "time": 1767285372,
    "requests": 3999
}
GET
/get_sells
Sales of all items for 7 or 30 days
Endpoint
GET /get_sells
Parameters
Parameter Type Required Description
apikey string yes API key
app int yes Game ID (730, 440, 570, 252490)
days int yes Number of days: 7 or 30
market string yes Marketplace: MARKET, BITSKINS, STEAM, DMARKET
Request example
GET https://skins-table.com/api_v2/get_sells?apikey=YOUR_API_KEY&days=7&app=730&market=STEAM
Response example (200)
{
    "site": "STEAM",
    "game": "CS:GO",
    "days": 7,
    "time": 1767269450,
    "items": {
        "Desert Eagle | Heat Treated (Well-Worn)": 4541,
        "Galil AR | Tuxedo (Minimal Wear)": 793,
        "MAC-10 | Last Dive (Well-Worn)": 16,
        "Sticker | dgt (Gold) | Austin 2025": 8,
        "Sticker | Watermelon Tentaskull": 29,
        "StatTrak™ MP5-SD | Gauss (Minimal Wear)": 77,
        "Sticker | sense (Holo) | Copenhagen 2024": 3,
    },
    "requests": 3999
}
GET
/get_last_sells
Latest sales for a specific item
Endpoint
GET /get_last_sells
Parameters
Parameter Type Required Description
apikey string yes API key
app int yes Game ID (730, 440, 570, 252490)
site string yes Marketplace: MARKET, BITSKINS, STEAM, DMARKET
MarketHashName string yes Item Market Hash Name
Request example
GET https://skins-table.com/api_v2/get_last_sells?apikey=YOUR_API_KEY&app=730&site=STEAM&MarketHashName=MP9%20%7C%20Starlight%20Protector%20(Battle-Scarred)
Response example (200)
{
    "items": {
        "min_p": "0.05",
        "max_p": "0.06",
        "ave_p": "0.05",
        "his": [
            { "t": "01.01.2026", "p": 0.05 },
            { "t": "31.12.2025", "p": 0.05 },
            { "t": "30.12.2025", "p": 0.05 },
            { "t": "29.12.2025", "p": 0.05 },
            { "t": "28.12.2025", "p": 0.05 },
            { "t": "27.12.2025", "p": 0.05 },
            { "t": "26.12.2025", "p": 0.06 }
        ]
    },
    "requests": 3999
}
GET
/currency
Get current exchange rates
Endpoint
GET /currency
Parameters
Parameter Type Required Description
apikey string yes API key
currency string yes Currency request option (for example: 1)
Request example
GET https://skins-table.com/api_v2/currency?apikey=YOUR_API_KEY&currency=1
Response example (200)
{
    "currency": {
        "UAH": 42.34,
        "RUB": 79.1,
        "EUR": 0.85,
        "CNY": 7,
        "KZT": 507.4
    }
}
GET
/img
Get images of all items for the selected game
Endpoint
GET /img
Parameters
Parameter Type Required Description
apikey string yes API key
app int yes Game ID (730, 440, 570, 252490)
Request example
GET https://skins-table.com/api_v2/img?apikey=YOUR_API_KEY&app=730
Response example (200)
{
    "Snow Camo Pants": "https://steamcommunity-a.akamaihd.net/economy/image/6TMcQ7eX6E0EZ12byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDF7qU2e2gu640nAeQ7835Je5GDEFc4nReh8DEiv5daPaA9rLc0Q_C_vCA",
    "Black Hoodie": "https://steamcommunity-a.akamaihd.net/economy/image/6TMcQ7eX6E0EZ12byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDF7qU2e2gu640nAeQ7835Ja5MWFck4nReh8DEiv5daPqkSq7JRxv2_cUQf1",
    "Weapon Barrel": "https://steamcommunity-a.akamaihd.net/economy/image/6TMcQ7eX6E0EZ12byXi7vaVKyDk_zQLX05x6eLCFM9neAckxGDF7qU2e2gu640nAeQ7835Ja5WrWFck4nReh8DEiv5daMkk6r70yQhaWmmLT"
}
            

The object key is the item's Market Hash Name, the value is a direct link to the image.

Errors

{
    "error": "Message"
}

In case of an error, the API returns JSON with the error field.