Up/Down Markets
Both
/markets/updown and /v1/markets/updown work — they return the
identical payload. The /v1/markets/updown alias is not listed in the
OpenAPI schema, but it is a live, fully-functional route, so you can keep
your /v1/... base path everywhere. The companion interval-discovery
endpoint GET /v1/markets/updown/intervals is a regular versioned route.Query Parameters
5M and 15M are subject to availability — see
GET /v1/markets/updown/intervals to discover which intervals are
currently active.Request
The un-versioned
https://api.polysimulator.com/markets/updown form
works identically if your existing code already uses it — same
handler, same response.Response
Market Entry Fields
Trading Up/Down Markets
Up/down markets work like any other market — usePOST /v1/orders:
Next Steps
- Placing Orders — Full order placement guide
- Markets — Browse all active markets
- Slippage Protection — Protect against price movement