Skip to main content
POST
Place betting orders

Authorizations

x-api-key
string
header
required

API key for authentication. Contact contact@55-tech.com to obtain a key.

Body

application/json
orders
object[]
required

List of orders to place (max 100 per request)

Required array length: 1 - 100 elements

Response

Order placement results with accepted and declined orders

status
enum<string>

Overall result: accepted (all OK), partial-success (some declined), declined (all failed)

Available options:
accepted,
partial-success,
declined
acceptedOrders
object[]

Enriched orders that passed validation

declinedOrders
object[]

Orders that failed validation with declineReason