Skip to main content
GET
Roblox to Discord
Find Discord accounts linked to a Roblox username. Searches our database of scraped Roblox-to-Discord mappings and returns matching profiles with Discord ID, username, and avatar where available.

Parameters

string
required
Roblox username. Wildcard * is supported:
  • demon* — usernames starting with demon
  • *boy — usernames ending with boy
  • *123* — usernames containing 123
Plain queries (no *) match the username exactly (case-insensitive). Up to 50 results are returned.

Headers

string
required
Your API key

Response

Returns a list of matches from the database. Each result contains the Roblox username and, if a linked Discord account is on file, the Discord ID plus username and avatar URL fetched live from Discord.
If no matches are found, the API returns:

Example Request