Skip to main content
POST
cURL

Path Parameters

id
string
required

Agent ID

Body

application/json
action_type
string
required

Action type (e.g., "payment", "transfer")

amount
string
required

Amount in smallest unit (e.g., USDC micro-units as string)

destination
string
required

Destination wallet address

token_mint
string
required

SPL token mint address

cluster
string
default:devnet
required

Solana cluster (devnet or mainnet-beta)

Response

Transaction signed and broadcast (below threshold)