get https://app-api.sandbox.coinify.com/traders/me/address
This endpoint enables you to fetch the end-user's address.
Responses
This endpoint enables you to fetch the end-user's address.
xxxxxxxxxx
curl --request GET \
--url https://app-api.sandbox.coinify.com/traders/me/address \
--header 'Authorization: Bearer {{accessToken}}' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: