Счётчики укорачивателя
Last updated
{
"sqid": "string",
"name": "string",
"description": "string",
"created_at": "2026-06-10T09:51:23.919Z",
"last_jumped_at": "2026-06-10T09:51:23.919Z",
"total_urls": 0,
"total_jumped": 0,
"is_system": true
}curl -X GET "https://dashboard.fstrk.io/api/partners/linkly/abc123/" \
-H "bot-key: your_bot_key"{
"count": 123,
"next": "http://api.example.org/accounts/?offset=400&limit=100",
"previous": "http://api.example.org/accounts/?offset=200&limit=100",
"results": [
{
"date": "2026-06-10T09:34:29.551Z",
"count": 0
}
]
}curl -X GET "https://dashboard.fstrk.io/api/partners/linkly/abc123/statistic/?created_at__gte=2024-09-01&created_at__lte=2024-09-30" \
-H "bot-key: your_bot_key"