/2/perp/execute-v2. The signer recovered from the signature field becomes the order’s user.
Request Body
Base token address, symbol, or Mobula asset id.
Quote/collateral token (typically USDC).
Leverage multiplier (e.g.,
10).true for long, false for short.true if the order must only reduce an existing position.Collateral in
quote units (e.g., USDC).One of
market, limit, stop_limit. Default market.Trigger/limit price. Required for
limit and stop_limit.Take-profit price.
Stop-loss price.
Raw position size in base-token units. If omitted, derived from
collateralAmount * leverage.Max slippage in percent.
Restrict routing to specific chains.
Restrict routing to
gains and/or lighter.0 = cross, 1 = isolated (DEX-specific).Referrer wallet address for fee sharing.
Force a specific Mobula market instead of routing.
Endpoint-specific errors
| Status | message |
|---|---|
| 500 | could not build create-order payload — no DEX could build a payload for the given parameters |