Skip to main content
GET
/
wallets
/
{walletId}
/
addresses
Get all addresses for a wallet
curl --request GET \
  --url https://api.relayer.fi/v1/wallets/{walletId}/addresses \
  --header 'Authorization: <api-key>'
"<any>"

Authorizations

Authorization
string
header
required

Use this format: ApiKey <your_api_key>

Path Parameters

walletId
string
required

Turnkey wallet ID

Example:

"wallet-abc123def456"

Query Parameters

integratorId
string

Integrator ID (required for ADMIN scope)

Example:

"uuid-integrator-id"

Response

success
boolean
required
message
string
required
statusCode
number
required
timestamp
string
required
data
any
path
string