> ## Documentation Index
> Fetch the complete documentation index at: https://paxos-0ac97319-jg-test-1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Add crypto to your application using REST, FIX and WebSocket APIs.

<Tabs>
  <Tab title="API">
    Get [market data](/api-reference/websockets/market-data), create [orders](/api-reference/endpoints/orders), execute [held-rate quotes](/api-reference/endpoints/quotes), and [transfer](/api-reference/endpoints/fiat-transfers) assets with [Paxos API v2.0](/api-reference).
  </Tab>

  <Tab title="FIX">
    Leverage the [Paxos FIX API](https://developer.paxos.com/docs/itbit/fix/) to trade crypto.

    Learn more about [FIX](/crypto-brokerage/fix/index) and check out the [onboarding](/crypto-brokerage/fix/onboard) and [certification](/crypto-brokerage/fix/certify) guides to get started.
  </Tab>

  <Tab title="WebSocket">
    Construct the state of the order book and stream executed orders in real-time using the [Paxos WebSocket API](/developer/api-websocket).

    Learn more about what you can do with [WebSocket](/developer/api-websocket) or check out the [quickstart](/crypto-brokerage/websocket) for a hands-on introduction.
  </Tab>
</Tabs>
