Get a List of Assets

URL Expired

The URL for this request expired after 30 days.

Time Status User Agent
Make a request to see history.

exclude_empty

string

If set, exclude all entries which are empty

stakeable_only

boolean

If set, only return stakeable assets

truefalse

page

integer

required

Page number

pageSize

integer

required

Number of entries per page

``200 OK

``401 Unauthorized

``403 Forbidden

``500 Internal Error

``default Error

Updated3 months ago


ShellNodeRubyPHPPython

Base URL

https://api.your-wallet.blockdaemon-wallet.com/api/assets

xxxxxxxxxx

curl --request GET \
     --url https://api.your-wallet.blockdaemon-wallet.com/api/assets \
     --header 'accept: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

200401403500``default

Updated3 months ago