Skip to main content
GET
/
api
/
v1
/
wallet
/
connected
Check server connection
curl --request GET \
  --url https://api.example.com/api/v1/wallet/connected
{
  "connected": true
}

Response

Returns whether the wallet is connected to an Ark server

connected
boolean
required

Whether the wallet is currently connected to its Ark server