Skip to main content
GET
Alt Detection Lookup

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

discordId
string

Seed Discord ID to investigate. At least one of discordId, robloxId, or ip is required.

guildId
string

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.

status
enum<integer>

The HTTP status code of the response.

Available options:
200
data
object
timestamp
string<date-time>

The timestamp of the response in ISO 8601 format.

version
string

The API version.

Example:

"3.4.1"

requestsRemaining
integer | null

Number of standard requests remaining in the daily quota.

ipRequestsRemaining
integer | null

Remaining IP-linked quota shared across API keys detected on the same IP.