POST /execute
Request
Body Parameters
Field
Type
Required
Description
Example Request Body
{
"command": "swap 0.5 ETH to USDC on base",
"wallet_address": "0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18"
}Supported Commands
Command Pattern
Description
Response
Common Fields
Field
Type
Description
Swap Command Response
Price Command Response
Balance Command Response
Errors
Status
Error
Cause
Code Examples
curl
Python
TypeScript
Last updated