Skip to main content
GET
https://www.osintcat.net
/
api
/
discord-to-roblox
Discord to Roblox
curl --request GET \
  --url https://www.osintcat.net/api/discord-to-roblox
Find a linked Roblox account from a Discord User ID.

Parameters

query
string
required
The Discord User ID
id
string
required
Your API key

Response

Returns linked Roblox account information if found.

Example Request

curl "https://www.osintcat.net/api/discord-to-roblox?query=123456789012345678&id=YOUR_API_KEY"