cURL
curl --request GET \ --url https://api.zebedee.io/v0/gamertag/user-id/{id} \ --header 'apikey: <apikey>'
{ "success": true, "data": { "gamertag": "foxp2" }, "message": "Fetched gamertag from uuid" }
Retrieve ZBD user ID from a Gamertag.
Documentation IndexFetch the complete documentation index at: https://docs.zbdpay.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.zbdpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?