Roblox
Base URL:https://drain.lat/api/v1/roblox
GET /profile/:username
GET /profile/:username
Fetch a public Roblox user’s profile including follower counts, avatar, and account info.
string
required
The Roblox username to look up.
number
Roblox user ID.
string
Roblox username.
string
Display name shown on profile.
string
Profile bio/description.
boolean
Whether the account is banned.
string
Account creation date (ISO 8601).
number
Number of friends.
number
Number of followers.
number
Number of accounts followed.
string
URL to the user’s avatar image.
string
Link to the Roblox profile page.
string
Timestamp of when the data was fetched.
Response
GET /profile/:username/games
GET /profile/:username/games
GET /profile/:username/friends
GET /profile/:username/friends
GET /profile/:username/badges
GET /profile/:username/badges
