Skip to main content
GET
Get the reloadable card deposit address

Authorizations

Authorization
string
header
required

Firebase ID token from /auth or any paid route, sent as a Bearer token: Authorization: Bearer <id_token> (the Bearer prefix is required).

Response

The holder's deposit address at the card issuer.

address
string

The holder's own USDC receiving address at the card issuer.

network
string

The chain the address accepts. Always base.

asset
string

The asset the address accepts. Always USDC.

balance
number | null

Dollars currently on the card balance, or null when the issuer cannot read it (which is not the same as zero).

note
string

Chain warning and the next step.