Skip to main content
GET
Get Wallet Metadata

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

currencies
string[]

Stablecoin variants to filter by, in ISO format.

entity
string

Entity identifier (starts with ent_, 24 characters). Set entity id to get wallet capabilities available for this particular entity. Capabilities not available for this entity wil be filtered out.

on_behalf_of
boolean

Set to true to get metadata for an on_behalf_of merchant. Set to false for a direct merchant.

payment_method_type
string

Filter to a single rail, for example stablecoin_usdc.

type
string[]

Filter to specific blockchains, for example ethereum or tron.

Response

200 - application/json

Wallet metadata for the given filters.

capabilities
object[]

List of wallet capabilities available for the given filters.