Trading (Hosted)
Create Order (Hosted)
Hosted-mode createOrder chains buildOrderHosted -> local signing -> submitOrderHosted inside the SDK. There is no single HTTP endpoint -- this entry documents the convenience call pattern for SDK users.
If you need to inspect the typed data before signing (e.g. to display order details to an end user before they approve), call buildOrderHosted and submitOrderHosted directly.
post/v0/trade/create-order
Request body
Response
Order accepted by the hosted backend.