# Predexon Partner ## Docs - [Place Market Order](https://enterprise.predexon.com/api-reference/router/place-order.md): Place a market order that the router splits across routed venues - [List Positions](https://enterprise.predexon.com/api-reference/router/positions.md): Positions aggregated by predexon_id across routed venues - [Quote](https://enterprise.predexon.com/api-reference/router/quote.md): Simulate a cross-venue fill for a predexon_id without placing an order - [List Categories](https://enterprise.predexon.com/api-reference/sports/categories.md): Top-level navigation tree for sports discovery - all supported sports and leagues - [FIFA World Cup Live Games](https://enterprise.predexon.com/api-reference/sports/fifa-world-cup-live-games.md): List FIFA World Cup game display data with Polymarket identifiers and live-state fields - [FIFA World Cup WebSocket](https://enterprise.predexon.com/api-reference/sports/fifa-world-cup-websocket.md): Canonical live game-state websocket for FIFA World Cup games - [List Games](https://enterprise.predexon.com/api-reference/sports/games.md): Compact game/outcome discovery view backed by canonical sports tables - [Get Live State](https://enterprise.predexon.com/api-reference/sports/get-live-state.md): Get one live score and game-state snapshot by sports game_id - [Get Market](https://enterprise.predexon.com/api-reference/sports/get-market.md): Fetch a single game with all venue outcomes - [List Live States](https://enterprise.predexon.com/api-reference/sports/live.md): List live score and game-state snapshots by sports game_id - [Sports Live WebSocket](https://enterprise.predexon.com/api-reference/sports/live-websocket.md): WebSocket contract for live sports score and game-state updates - [List Markets](https://enterprise.predexon.com/api-reference/sports/markets.md): List sports markets grouped by game, with per-venue metadata and outcomes - [Get Outcomes by Predexon ID](https://enterprise.predexon.com/api-reference/sports/outcomes.md): Find all equivalent outcomes across venues for a predexon_id - [Order Router](https://enterprise.predexon.com/concepts/order-router.md): Cross-venue smart order routing for prediction market outcomes - [Sports Live State](https://enterprise.predexon.com/concepts/sports-live-state.md): Live scores, source reliability, and websocket updates for sports games - [Sports Markets](https://enterprise.predexon.com/concepts/sports-markets.md): How Predexon's unified sports market discovery works across venues - [Predexon Partner API](https://enterprise.predexon.com/index.md): Unified prediction market infrastructure for enterprise partners - [Create Account](https://enterprise.predexon.com/ledger/api-reference/accounts/create-account.md): Create a new Ledger account and get its USDC deposit address - [Get Account](https://enterprise.predexon.com/ledger/api-reference/accounts/get-account.md): Retrieve balance, deposit address, and account metadata - [List Accounts](https://enterprise.predexon.com/ledger/api-reference/accounts/list-accounts.md): Paginated list of Ledger accounts owned by your API key - [Cancel All Orders](https://enterprise.predexon.com/ledger/api-reference/orders/cancel-all-orders.md): Cancel every open order on this account - [Cancel Order](https://enterprise.predexon.com/ledger/api-reference/orders/cancel-order.md): Cancel a specific open order - [Get Order](https://enterprise.predexon.com/ledger/api-reference/orders/get-order.md): Retrieve a single order by ID - [List Orders](https://enterprise.predexon.com/ledger/api-reference/orders/list-orders.md): Paginated list of orders, with filters by status, market, and time range - [Place Order](https://enterprise.predexon.com/ledger/api-reference/orders/place-order.md): Place a buy or sell order — Predexon routes to best execution - [Overview](https://enterprise.predexon.com/ledger/api-reference/overview.md): Base URL, authentication, and error model for the Ledger API - [Get Position](https://enterprise.predexon.com/ledger/api-reference/positions/get-position.md): Retrieve a single open position by market - [List Positions](https://enterprise.predexon.com/ledger/api-reference/positions/list-positions.md): Unified view of open positions across all markets - [Get Quote](https://enterprise.predexon.com/ledger/api-reference/quotes/get-quote.md): Preview the routing decision and estimated fill before placing an order - [Get Resolution](https://enterprise.predexon.com/ledger/api-reference/resolutions/get-resolution.md): Retrieve a single resolution by ID - [List Resolutions](https://enterprise.predexon.com/ledger/api-reference/resolutions/list-resolutions.md): History of resolved markets — payouts, realized PnL, and redemption proof - [Get Trade](https://enterprise.predexon.com/ledger/api-reference/trades/get-trade.md): Retrieve a single trade execution by ID - [List Trades](https://enterprise.predexon.com/ledger/api-reference/trades/list-trades.md): Order execution history with per-source fill details and on-chain transaction hashes - [Get Withdrawal](https://enterprise.predexon.com/ledger/api-reference/withdrawals/get-withdrawal.md): Track a withdrawal by ID - [List Withdrawals](https://enterprise.predexon.com/ledger/api-reference/withdrawals/list-withdrawals.md): Paginated withdrawal history with filters - [Withdraw USDC](https://enterprise.predexon.com/ledger/api-reference/withdrawals/withdraw.md): Send USDC from your Ledger balance to a Base address - [Concepts](https://enterprise.predexon.com/ledger/concepts.md): Custody, routing, settlement — the Ledger mental model - [Ledger](https://enterprise.predexon.com/ledger/introduction.md): One address. One currency. Every prediction market. ## OpenAPI Specs - [openapi](https://enterprise.predexon.com/openapi.json) - [openapi-router](https://enterprise.predexon.com/openapi-router.json)