Collections Floor
Возвращает актуальный флор по коллекциям Telegram подарков
HTTP запрос
GET https://api.giftstat.app/current/floor/{marketplace}
Path параметры
|
Параметр |
Описание |
|
marketplace |
String
|
Query параметры
|
Параметр |
Описание |
|
limit |
UInt |
|
offset |
UInt |
Структура ответа
HTTP код: 200 - OK
{
"data": [],
"meta": {
"limit": 200,
"offset": 0,
"count": 0,
"api_path": "/current/floor/{marketplace}",
}
}
|
Поле |
Описание |
|
id |
UInt |
|
str_id |
String |
|
collection |
String |
|
collection_slug |
String |
|
lower_slug |
String |
|
floor_price |
Float |
|
marketplace |
String |
Was the article helpful?
Previous
Next