Models Floor
API ver.: 1.7
Returns current floor information for Telegram gift models
HTTP Request
GET https://apiv2.giftstat.app/current/collections/models/floor
Query Parameters
|
Parameter |
Description |
|
limit |
UInt |
|
offset |
UInt |
|
marketplace |
String (optional) |
Response Structure
HTTP code: 200 - OK
{
"data": [],
"meta": {
"limit": 10000,
"offset": 0,
"count": 0,
"api_path": "/current/collections/models/floor",
}
}
Available Fields
|
Field |
Description |
|
id |
UInt |
|
str_id |
String |
|
collection |
String |
|
collection_slug |
String |
|
model |
String |
|
model_slug |
String |
|
floor_price |
Float |
API ver.: 1.7
Was the article helpful?
Previous
Next