# Dock ## Docs - [Alt Detection Lookup](https://docs.docksys.xyz/api-reference/alt-detection-lookup.md): Scans known login metadata to identify alternate Discord accounts usage for submitted Discord IDs, Roblox IDs, or IP addresses. - [Create verification session](https://docs.docksys.xyz/api-reference/create-verification-session.md): Creates a PID-scoped verification session and returns a verification URL containing pid + sid. - [Get verification session status](https://docs.docksys.xyz/api-reference/get-verification-session-status.md): Returns instant status, or waits up to 25 seconds when the optional wait query is provided. - [Map Discord ID to Roblox ID](https://docs.docksys.xyz/api-reference/map-discord-id-to-roblox-id.md): Retrieves the Roblox ID associated with a given Discord ID in a specific guild. - [Map Roblox ID to Discord IDs](https://docs.docksys.xyz/api-reference/map-roblox-id-to-discord-ids.md): Retrieves Discord IDs associated with a given Roblox ID in a specific guild. - [Remove Link](https://docs.docksys.xyz/api-reference/remove-link.md): Removes the Roblox ID linked to a Discord ID in a specific guild. - [Reset Custom Database](https://docs.docksys.xyz/api-reference/reset-custom-database.md): Resets the custom database by deleting all records. - [Stream verification status via SSE](https://docs.docksys.xyz/api-reference/stream-verification-status-via-sse.md): Opens a Server-Sent Events stream. Sends an initial status event, then complete/expired, and closes. - [Update Discord ID](https://docs.docksys.xyz/api-reference/update-discord-id.md): Updates the Discord ID linked to a Roblox account in a specific guild. - [Update Roblox ID](https://docs.docksys.xyz/api-reference/update-roblox-id.md): Updates the Roblox ID linked to a Discord account in a specific guild. - [Authentication](https://docs.docksys.xyz/api/authentication.md): Authenticate API requests and protect API keys. - [Changelog](https://docs.docksys.xyz/api/changelog.md): Release notes for Dock API, bot features, Premium, and policy updates. - [Policies](https://docs.docksys.xyz/api/policies.md): Terms, privacy, acceptable use, and data-handling expectations for Dock integrations. - [Rate Limits](https://docs.docksys.xyz/api/ratelimits.md): Understand Dock API quotas, retry headers, verification-session limits, and abuse-prevention rules. - [API Overview](https://docs.docksys.xyz/api/v1/overview.md): Dock API endpoints for account linking, alt detection, and verification. - [Config Command](https://docs.docksys.xyz/bot/config-command.md): Use /config to manage Dock verification, welcome messages, permissions, modules, and group bindings. - [Bot Overview](https://docs.docksys.xyz/bot/overview.md): Use the Dock Discord bot for verification, welcome messages, user info, and server configuration. ## OpenAPI Specs - [openapi-v2](https://docs.docksys.xyz/api/openapi-v2.json) - [openapi](https://docs.docksys.xyz/api/openapi.json) ## Optional - [Website](https://docksys.xyz/) - [Discord](https://docksys.xyz/discord)