Skip to main content
POST
Create a quote request.

Authorizations

Authorization
string
header
required

Session token from POST /auth/login.

Body

application/json
amount
string
required
asset_id
string
required
side
enum<string>
required
Available options:
Bid,
Ask
venue_id
enum<string>
required

The supported markets of the system.

Available options:
polymarket,
kalshi,
limitless
disclose_identity
boolean
default:false

Response

request_id
string<uuid>
required