User Data Fetching
Get Wallet Data
Fetch wallet-related information about a logged-in ZBD User.
GET
/
v1
/
oauth2
/
wallet
Description
You can use this API endpoint to fetch information about a given ZBD User’s Wallet, granted you can pass the provided accessToken
.
Usage
Read here for more details on how to setup ZBD Login (OAuth2) with your platform.
Configuration
Header Parameters
usertoken
string
requiredOAuth2 Access Token
apikey
string
requiredZBD Project API Key
Was this page helpful?