Get quote
Trading
Get quote
Get a price quote before placing an order
POST
Get quote
Get the expected cost, shares, and fees for a potential trade without committing to it. ProvideDocumentation Index
Fetch the complete documentation index at: https://docs.bayse.markets/llms.txt
Use this file to discover all available pages before exploring further.
X-Public-Key to include profit estimates based on your existing position.
Authentication
Public — no authentication required. ProvideX-Public-Key for personalized profit estimates.
Path parameters
UUID of the event.
UUID of the market.
Request body
BUY or SELL.Amount to spend (buy) or receive (sell), in the specified currency.
USD (default) or NGN.Example request
Response
Average price per share for this trade (0.00–1.00).
Current market price before this trade executes.
Number of shares you will receive.
Total amount spent (including fee).
Cost of shares before fee.
Trading fee charged.
How much this trade moves the market price.
Estimated profit percentage if the outcome wins.
Multiplier applied to convert prices to the requested currency (1 for USD, 100 for NGN).
Whether the full amount can be filled at the quoted price (relevant for CLOB markets).
Whether this trade exceeds maximum liability limits.