Map Discord ID to Roblox ID
Retrieves the Roblox ID associated with a given Discord ID in a specific guild.
get/api/v1/public/discord-to-roblox
Query parameters
discordIdstring required
The Discord user ID.
guildIdstring required
The Discord guild ID.
Response
Successful response with linked Roblox ID.
Example response
{
"version": "1.0.0"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.