#### URL Expired

The URL for this request expired after 30 days.

```
204

The server is up and running.

# 502      The server is not ready to handle requests.
```

* * *

ShellNodeRubyPHPPython

Base URL

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

```
xxxxxxxxxx

curl --request GET \

--url https://api.your-wallet.blockdaemon-wallet.com/live \

--header 'accept: application/json'
```

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

application/json

```
502
```
