Roblox Profile
roblox API
6 subscribers
9.3/10 popularity
152 ms avg latency
96% success rate
13 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Roblox Profile endpoints
| Method | Endpoint | Description |
|---|---|---|
| User | ||
| GET |
UserID /user/userID/{username} |
gets a users UserID based off of their username |
| GET |
User Details /user/{username} |
gets some user details such as ID and Display Name |
| GET |
User Games /user/games/{userID} |
gets the games a user has created |
| GET |
User Groups /user/groups/{userID} |
gets groups that a user is a member of |
| GET |
User Avatar /user/avatar/{userID} |
gets currently equipped items for a user |
| GET |
User Inventory /user/inventory/{userID} |
gets the users inventory, if it's public |
| Group | ||
| GET |
Group Details /group/{groupID} |
gets details about a group |
| GET |
Group Members /group/{groupID}/members |
gets current members of a group |
| Game | ||
| GET |
Game Details /game/{placeID} |
gets details about a game |
| GET |
Game Servers /game/{placeID}/servers |
gets current game servers |
| Assets | ||
| GET |
Asset Details (heavily ratelimited by roblox) /asset/{assetID} |
gets details about an asset |
| GET |
Asset Thumbnail /asset/{assetID}/thumbnail |
gets the icon of an asset |
| Other endpoints | ||
| GET |
Health /health |
gets the current health of the api |
Roblox Profile pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO Recommended | $12.99 / month | 100 / second |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | Free | — |
|