Submit a market order

Submits a market order that fills asynchronously at the best available price.
Returns immediately with a refId — poll GET /market-orders/{refId} for fill status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique identifier for a sport event, market, outcome and strike combination

double
required

Quantity in dollars

integer
required

Expected average price from the estimate response

priceList
array of integers
required

Available price levels from the estimate response. Used as a guardrail.

priceList*
Headers
uuid

Internal use only

uuid

Internal use only

Responses

401

Access token is missing or invalid

Language
Credentials
http
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json