Skip to main content
POST
Withdraw USDC from Vault
Burn aUSDC shares to withdraw the underlying USDC (principal + accrued yield). If the MEV cooldown lock is still active, this request will return a 403 Forbidden error.

Authorizations

Authorization
string
header
required

Provide raw API session token issued by /v1/connect/complete

Headers

X-Aegis-Email
string
required

Agent email address

Idempotency-Key
string
required

Unique UUID for financial idempotency

X-Aegis-Nonce
integer
required

Current agent nonce

Body

application/json
amount
string
required

Amount of USDC to withdraw (e.g. '50.00')

Response

Withdrawal Initiated Successfully

success
boolean
txHash
string
amount
string