Activate Passive Deposit Address

Activate a passive deposit address so it accepts new payments. If a deposit address already exists for this merchant + withdrawer + chain + token, that address is re-activated and returned. Otherwise a new session is created and its address is activated.

Authentication

x-coinflow-auth-user-idstring
The external identifier of the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
Authorizationstring
The API key of the merchant - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
OR
x-coinflow-auth-session-keystring
The session key generated for the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key

Request

This endpoint expects an object.
accountstringRequired

The payout account token (e.g., bank account or debit card token)

speedenumRequired
chainstringRequired

The Glide-supported chain name (e.g., “Ethereum”, “Polygon”, “Solana”)

tokenstringRequired

The token symbol to deposit (e.g., “USDC”)

Response

Ok
depositAddressstring
statusenum