Skip to main content
POST
/
tools
/
epic-games
/
profile-db
Get Epic Games profile database data
curl --request POST \
  --url https://api.osint.ly/tools/epic-games/profile-db \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '
{
  "value": "some-player",
  "type": "username"
}
'
{
  "tool": "xbox",
  "operation": "resolve",
  "query": {
    "value": "SomeGamertag",
    "type": "gamertag",
    "normalizedType": "gamertag"
  },
  "data": {},
  "meta": {
    "timestamp": "2026-06-28T12:00:00.000Z"
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
value
string
required

Account identifier to validate or enrich.

Example:

"some-player"

type
string
required

Canonical search type or accepted alias for the selected gaming tool.

Example:

"username"

save
boolean
default:false

Only used on /all. When true, saves the synchronous result for later retrieval.

Response

Gaming tool response

data
object
required
meta
object
required
operation
string
required
query
object
required
tool
enum<string>
required
Available options:
epic-games,
socialclub,
xbox,
playstation,
roblox,
chess-com,
osu,
criminal-intelligence