Skip to main content

Get Tokens by Owner

Get a list of tokens that belong to an ownerAddress

Path Parameters
    ownerAddress stringrequired
    Example: 0xFDf589954F97b376F0794990d47948371f6824B1
Query Parameters
    apiKey string
    Example: {{publicKey}}
Header Parameters
    API-SECRET string
    Example: {{secretKey}}

Responses

OK

Schema
  • object
curl -L -X GET 'https://api.fuse.io/api/v0/admin/tokens/owner/:ownerAddress' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.fuse.io/api/v0
Parameters
— pathrequired
— query
— header
ResponseClear

Click the Send API Request button above and see the response here!