---
updatedAt: 2026-07-21T17:15:45.000Z
---

Fetch the complete documentation index at: https://docs.prophetx.co/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version.

# Build with ProphetX

Choose the ProphetX API that matches the Trading, Parlay, or Market Data integration you are building.

Choose the API that matches the integration you are building.

<Cards columns={2}>
  <Card title="Trading API" href="/docs/integration" icon="fa-user" iconColor="blue-500">
    Submit and manage orders, retrieve real-time prices and market data, and manage your cash balance. Built for algorithmic traders and Market Makers.
  </Card>

  <Card title="Parlay API" href="/docs/prophetx-parlay-price-quotingconfirmation-integration" icon="fa-layer-group" iconColor="blue-500">
    Receive Parlay RFQs through WebSocket, submit price quotes, and confirm execution. Built for Market Makers that quote Parlay orders.
  </Card>

  <Card title="Market Data API" href="/docs/market-data-integration" icon="fa-chart-line" iconColor="blue-500">
    Retrieve tournaments, events, markets, and prices to power market-data and price-display experiences.
  </Card>
</Cards>