Alt Detection Lookup
Scans known login metadata to identify alternate Discord accounts usage for submitted Discord IDs, Roblox IDs, or IP addresses.
get/api/v1/public/detections/alt
Query parameters
discordIdstring
Seed Discord ID to investigate. At least one of discordId, robloxId, or ip is required.
guildIdstring
Guild scope required for non-global keys so the bot can confirm membership before sharing alt data.
Response
Successful response with alt matches, risk, and warning metadata.
Example response
{
"version": "3.4.1"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.