Database
Discover the RoRank Integration API endpoints for linking Discord and Roblox accounts, enabling seamless integration and user data retrieval.
Account Endpoints
Get Linked Accounts
Discord
GET
https://licensing.label-white.solutions/rorank/database
Get from Roblox ID the Discord ID.
Query Parameters
licensekey*
String
License Key
id*
Number
Roblox ID
Roblox
GET
https://licensing.label-white.solutions/rorank/database
Get from Discord ID the Roblox ID.
Query Parameters
licensekey*
String
License Key
discord*
Number
Discord ID
Link a Discord Account
Connect
PUT
https://licensing.label-white.solutions/rorank/database
Request Body
licensekey*
String
License Key
id*
Number
Roblox ID
type
String
"game" or "code" | Default Game
discord*
Number
Discord ID
Check
POST
https://licensing.label-white.solutions/rorank/database
Check's if the code is in the About Me.
Request Body
licensekey*
String
License Key
id*
Number
Roblox ID
Information Endpoints
RoRank Roles
GET
https://licensing.label-white.solutions/rorank/information/roles
Get the list of roles that RoRank uses.
Last updated
Was this helpful?