Skins search
POST
https://pay.skinout.gg/api/v1/withdraw/search
The method returns the list of skins by name
Headers
Name
Value
Content-Type*
application/json
Api-Key*
Body
Name
Type
Description
project_id
string
Project ID in Skinout Pay
name
string | array
Skin name or array of names
Response
Response params description
ПАРАМЕТР
ОПИСАНИЕ
skins[]
Array containing the list of skins available for withdraw
skins[].name
Skin name (market_hash_name)
skins[].price
Skin price in currency USD * 1000.
skins[].skin_id
Skin ID
Last updated