Skip to main content
GET
https://www.osintcat.net
/
api
/
roblox
Roblox Lookup
curl --request GET \
  --url https://www.osintcat.net/api/roblox
Get detailed information about a Roblox user by their username.

Parameters

query
string
required
Roblox username
id
string
required
Your API key

Response

Returns detailed Roblox user information including profile data, statistics, and more.

Example Request

curl "https://www.osintcat.net/api/roblox?query=RobloxUsername&id=YOUR_API_KEY"