limitless_signup
Create a new account with a fresh Base wallet
limitless_request_api_key
Get new API key (requires HMAC signature)
limitless_setup_wallet
Generate a new Base wallet
limitless_import_wallet
Import existing wallet (encrypted)
limitless_get_wallet_import_instructions
Instructions for secure wallet export
limitless_import_private_key
Direct private key import
limitless_get_wallet_info
Get wallet address and type
limitless_get_wallet_status
Full wallet status with balances
limitless_get_balances
Check ETH and USDC balances
limitless_get_deposit_address
Get address for funding
limitless_get_markets
List active markets with pagination
limitless_search_markets
Semantic search for markets
limitless_get_market
Get market details including venue
limitless_get_orderbook
Get order book with bids/asks
limitless_get_price_history
Historical price data
limitless_get_categories
List market categories
limitless_place_order
Place a limit order
limitless_cancel_order
Cancel a single order
limitless_cancel_all_orders
Cancel all orders in a market
limitless_get_orders
List your orders
limitless_check_approvals
Check token approvals
limitless_set_approvals
Set token approvals
limitless_get_locked_balance
Get USDC locked in orders
limitless_get_quote
Estimate fill price
limitless_get_positions
Get active positions with P&L
limitless_get_trades
Get trade history
limitless_get_portfolio_history
Full portfolio history
limitless_sync_positions
Sync positions from API
limitless_send_eth
Send ETH to another address
limitless_send_usdc
Send USDC to another address
limitless_export_private_key
Export wallet private key
limitless_list_api_keys
List your API keys
limitless_create_api_key
Create a new API key
limitless_revoke_api_key
Revoke an API key