Skip to main content
POST
Batch Create Orders (V2)
Rate limit: 10 tokens per order in the batch — billed per item, so total cost for a batch of N orders is N × 10. See GET /trade-api/v2/account/endpoint_costs for current non-default endpoint costs.

Authorizations

KALSHI-ACCESS-KEY
string
header
required

Your API key ID

KALSHI-ACCESS-SIGNATURE
string
header
required

RSA-PSS signature of the request

KALSHI-ACCESS-TIMESTAMP
string
header
required

Request timestamp in milliseconds

Body

application/json
orders
object[]
required

Response

Batch order creation completed

orders
object[]
required