Skip to main content
GET
/
users
/
roblox
cURL
curl --request GET \
  --url https://api.hyra.io/users/roblox
{
  "id": "<string>",
  "username": "<string>",
  "display_name": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.hyra.io/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

username
string
required

Response

200 - application/json

Default Response

id
string
required
username
string
required
display_name
string