🚀 Dock Config v1.3.0 — The all-new Config Studio is live. Verification + Welcome setup in one place with real-time previews.
curl --request GET \
--url https://api.docksys.xyz/api/v1/public/detections/alt \
--header 'Authorization: Bearer <token>'Investigate potential alternate accounts using hashed login metadata and scoped identity expansion.
curl --request GET \
--url https://api.docksys.xyz/api/v1/public/detections/alt \
--header 'Authorization: Bearer <token>'403 Forbidden.requestsRemaining and ipRequestsRemaining in the response
envelope so you can monitor both standard quota usage and shared-IP quota
pressure.At least one seed is required
discordId, robloxId, or ip. Supplying
multiple seeds improves match depth and association quality.Guild scoping for non-global keys
guildId so Dock can verify that the bot is
in the guild and scope results to real members of that server.Missing guild members are ignored
guildId. Without it, Dock
cannot properly scope detection results for your tenant.Seed and expand the search set
User collection and the tenant-specific
req.userModel.Build the network footprint
collectNetworkFootprint decrypts stored IPs, hashes manual inputs, masks
addresses, and appends decrypt or hash warnings where needed.Find associations
findAssociations retrieves up to 150 Discord IDs that share hashed IPs
with your targets, excluding the original seeds.Merge and scope alt records
[REDACTED_IP].curl -G "https://api.docksys.xyz/api/v1/public/detections/alt" \
-d "discordId=112233445566778899" \
-d "guildId=998877665544331122" \
-H "Authorization: Bearer dock_live_premium_xxxxxx"
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Seed Discord ID to investigate. At least one of discordId, robloxId, or ip is required.
Guild scope required for non-global keys so the bot can confirm membership before sharing alt data.
Successful response with alt matches, risk, and warning metadata.
The HTTP status code of the response.
200 Show child attributes
The timestamp of the response in ISO 8601 format.
The API version.
"3.4.1"
Number of standard requests remaining in the daily quota.
Remaining IP-linked quota shared across API keys detected on the same IP.