🛠️ This documentation is a work-in-progress, and is actively being written. 🛠️
curl --request GET \
--url https://api.duckybot.xyz/links/{id}{
"code": 200,
"message": "Link fetched successfully.",
"data": {
"discord": {
"username": "troptopreal",
"name": "Troptop",
"id": "598958193032560642",
"avatar": "https://cdn.discordapp.com/avatars/598958193032560642/b4a9105d349cc3e9c3d5c0d3b24adbb8.png"
},
"roblox": {
"name": "troptopreal",
"displayName": "Troptop",
"id": 1038671897,
"avatar": "https://t4.rbxcdn.com/30DAY-AvatarHeadshot-7E3036777BDD02D485E0A0CCC240BDCC-Png",
"description": "colombiano ☕💖",
"profile": "https://roblox.com/users/1038671897/profile",
"hyperlink": "[troptopreal](<https://roblox.com/users/1038671897/profile>)",
"verified": false,
"banned": false,
"created": 1555162890.283
}
}
}
Fetch a link by either Discord ID or Roblox ID.
curl --request GET \
--url https://api.duckybot.xyz/links/{id}{
"code": 200,
"message": "Link fetched successfully.",
"data": {
"discord": {
"username": "troptopreal",
"name": "Troptop",
"id": "598958193032560642",
"avatar": "https://cdn.discordapp.com/avatars/598958193032560642/b4a9105d349cc3e9c3d5c0d3b24adbb8.png"
},
"roblox": {
"name": "troptopreal",
"displayName": "Troptop",
"id": 1038671897,
"avatar": "https://t4.rbxcdn.com/30DAY-AvatarHeadshot-7E3036777BDD02D485E0A0CCC240BDCC-Png",
"description": "colombiano ☕💖",
"profile": "https://roblox.com/users/1038671897/profile",
"hyperlink": "[troptopreal](<https://roblox.com/users/1038671897/profile>)",
"verified": false,
"banned": false,
"created": 1555162890.283
}
}
}
{
"code": 200,
"message": "Link fetched successfully.",
"data": {
"discord": {
"username": "troptopreal",
"name": "Troptop",
"id": "598958193032560642",
"avatar": "https://cdn.discordapp.com/avatars/598958193032560642/b4a9105d349cc3e9c3d5c0d3b24adbb8.png"
},
"roblox": {
"name": "troptopreal",
"displayName": "Troptop",
"id": 1038671897,
"avatar": "https://t4.rbxcdn.com/30DAY-AvatarHeadshot-7E3036777BDD02D485E0A0CCC240BDCC-Png",
"description": "colombiano ☕💖",
"profile": "https://roblox.com/users/1038671897/profile",
"hyperlink": "[troptopreal](<https://roblox.com/users/1038671897/profile>)",
"verified": false,
"banned": false,
"created": 1555162890.283
}
}
}
Show properties