Skip to main content
POST
Easy market order (slug + outcome)

Authorizations

x-api-key
string
header
required

Required for order endpoints. Obtain your API key from the Vatic dashboard.

Body

application/json
walletId
string<uuid>
required
slug
string
required

Polymarket market slug.

outcome
string
required

Case-insensitive outcome name (e.g. Yes, No).

side
enum<string>
required
Available options:
BUY,
SELL
amount
number
required

BUY: USDC to spend. SELL: shares to sell.

eventSlug
string

Optional — validates the market belongs to this event.

orderType
enum<string>
default:FOK
Available options:
FOK,
FAK

Response

Order result