Hyper Scape API hyper-scape
Ubisoft
uplay
xbl
psn
Get a Hyper Scape player's profile stats (v2)
Retrieve career stats for a Hyper Scape player.
Request
GET https://public-api.tracker.gg/v2/hyper-scape/standard/profile/{platform}/{platformUserIdentifier}
Parameter | Type | Required | Description |
---|---|---|---|
platform | string | Yes | The platform slug, must be one of 'uplay', 'psn', 'xbl'. |
platformUserIdentifier | string | Yes | The user's handle on the platform, ie. a Uplay username, PSN ID, Xbox Live gamertag, etc. |
Response
Status Code | Description | Response |
---|---|---|
200 Success | Stats for the requested Hyper Scape player. | ApiResponse<StatsProfile> |