Get Wallet Details https://cms.inr-exchange.rare-able.com/api/user/wallets/{wallet_unique_id}
GET

This endpoint allows an authenticated user to retrieve the details of a specific wallet by its unique ID. The response includes wallet ID, token name, address, network type, and balance.

Query PARAMS

unique_id string required

HEADERS

Accept "string"
application/json
x-api-key (Secret Key) "string"
To generate please use Get Access Token
X-Api-Signature "string"
X-Api-Timestamp "Timestamp"

RESPONSES

success "boolean"
message "string"
code "integer"
data "object"

wallets "array"

success "boolean"
message "string"
code "integer"
data "object"