Tokens
Certain resources within the Partner API require a token id to be suppiled. This endpoint returns an array of token ids for a given wallet address.
Authorizations
X-API-KeystringRequired
Path parameters
wallet_addressstringRequired
the wallet address
Responses
200
Returns the array of tokens successfully.
application/json
get
/wallets/{wallet_address}/tokens200
Returns the array of tokens successfully.