๐ ๏ธ This documentation is a work-in-progress, and is actively being written. ๐ ๏ธ
curl --request GET \
--url https://api.duckybot.xyz/{
"code": 200,
"message": "The Ducky API is online.",
"data": {
"version": {
"name": "v1.6.0 Stable",
"branch": "master",
"commit": {
"sha": "de867566b229eafcc2fd5afa56ace951c8fa28a5",
"message": "api: improved version response",
"author": "Troptop",
"timestamp": 1770255688
}
},
"resources": {
"memory": 1612.26
},
"health": {
"api": {
"latency": {
"response": null,
"process": 84.956884384155
}
},
"bot": {
"shards": {
"0": {
"heartbeatSent": 1770256245,
"heartbeatAcknowledged": 1770256245,
"latency": 105.699607
},
"1": {
"heartbeatSent": 1770256279,
"heartbeatAcknowledged": 1770256279,
"latency": 124.80735
},
// ...
},
"uptime": {
"readable": "1 hour, 58 minutes, 45 seconds",
"epoch": 1770249158
}
}
}
}
}
Fetch status information about Ducky and the API.
curl --request GET \
--url https://api.duckybot.xyz/{
"code": 200,
"message": "The Ducky API is online.",
"data": {
"version": {
"name": "v1.6.0 Stable",
"branch": "master",
"commit": {
"sha": "de867566b229eafcc2fd5afa56ace951c8fa28a5",
"message": "api: improved version response",
"author": "Troptop",
"timestamp": 1770255688
}
},
"resources": {
"memory": 1612.26
},
"health": {
"api": {
"latency": {
"response": null,
"process": 84.956884384155
}
},
"bot": {
"shards": {
"0": {
"heartbeatSent": 1770256245,
"heartbeatAcknowledged": 1770256245,
"latency": 105.699607
},
"1": {
"heartbeatSent": 1770256279,
"heartbeatAcknowledged": 1770256279,
"latency": 124.80735
},
// ...
},
"uptime": {
"readable": "1 hour, 58 minutes, 45 seconds",
"epoch": 1770249158
}
}
}
}
}
{
"code": 200,
"message": "The Ducky API is online.",
"data": {
"version": {
"name": "v1.6.0 Stable",
"branch": "master",
"commit": {
"sha": "de867566b229eafcc2fd5afa56ace951c8fa28a5",
"message": "api: improved version response",
"author": "Troptop",
"timestamp": 1770255688
}
},
"resources": {
"memory": 1612.26
},
"health": {
"api": {
"latency": {
"response": null,
"process": 84.956884384155
}
},
"bot": {
"shards": {
"0": {
"heartbeatSent": 1770256245,
"heartbeatAcknowledged": 1770256245,
"latency": 105.699607
},
"1": {
"heartbeatSent": 1770256279,
"heartbeatAcknowledged": 1770256279,
"latency": 124.80735
},
// ...
},
"uptime": {
"readable": "1 hour, 58 minutes, 45 seconds",
"epoch": 1770249158
}
}
}
}
}
Show properties
Show properties
Show properties
Show properties
Show example shard