Tokens

Retrieve the tokens, if any, owned by a given wallet address.

get

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
get
/wallets/{wallet_address}/tokens
200

Returns the array of tokens successfully.