Wallets
Get Wallets for User
Fetch the addresses of a user’s Crossmint custodial wallets
API scope required: wallets.read
GET
/
v1-alpha1
/
wallets
This is an alpha API and subject to change.
This API enables fetching all wallets for the provided user identifier. The results will be limited to the project associated with the API key used.
You should only pass userId
or email
in the query. The option used must match what was used in the creation of the wallet.
Authorizations
X-API-KEY
string
headerrequiredObtained in the Crossmint developer console
Query Parameters
userId
string
Unique identifier for your user. Any arbitrary string can be passed here.
email
string
The email used when creating the wallet
Response
200 - application/json
chain
string
The blockchain the wallet is on
publicKey
string
The public address of the wallet