ZBD Gamertag
Get ID by ZBD Gamertag
Retrieve Gamertag from a ZBD user ID.
GET
/
v0
/
user-id
/
gamertag
/
{GAMERTAG}
Description
Make use of this endpoint to get a given User’s ID when provided with a ZBD Gamertag.
Usage
This is needed because ZBD Gamertags are akin to social media handles, they are swappable. In the scenario where a Developer is using a ZBD Gamertag as the identifier for transaction limits and/or thresholds (for example), a user could simply change their ZBD Gamertag and try to bypass those constraints. Using a truly unique and immutable ID like the User ID
will provide Developers with the needed assurances.
Configuration
Path Parameters
GAMERTAG
string
requiredZBD Gamertag
Header Parameters
apikey
string
requiredZBD Project API Key
Was this page helpful?