GET
/
v1
/
strategies
/
{address}
/
wallet
curl --request GET \
  --url https://backend.swap.coffee/v1/strategies/{address}/wallet \
  --header 'x-verify: <x-verify>'
"UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV"

Authorizations

X-Api-Key
string
header
required

Headers

x-verify
string
required

TON proof for the given address

Path Parameters

address
string
required

Response

200
application/json
Wallet address

The response is of type string.