> ## Documentation Index
> Fetch the complete documentation index at: https://docs.range.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Build on Range

> Range is the platform for companies operating across stablecoins and fiat, with a unified ledger, pre-execution controls and an API to build on.

Range is the platform for companies operating across stablecoins and fiat. It connects every account, custodian, wallet and exchange into one real-time ledger, runs pre-execution controls on every transaction and exposes both through an API that finance, compliance and risk teams build on.

**Trusted by** the Solana Foundation, Circle, Stellar, Squads, Jupiter and many others. Range protects over **\$30B in onchain assets** and screens **tens of billions in payment volume** every month.

## Platform and API

You can run all of this inside the [Range platform](https://app.range.org). The API gives you the same capabilities programmatically, so you can build them into your own dashboards, internal tools and product flows wherever that fits better than working in the app.

Most integrations start with the [Risk API](/risk-api/risk-introduction): run compliance and sanctions screening, plus wallet, token, counterparty and contract risk checks, directly inside your own programs and apps.

The API also lets you:

* Connect every account into one real-time ledger across wallets, banks, custodians, exchanges and PSPs
* Reconcile, classify and match transactions across fiat and stablecoins
* Collect and record Travel Rule data and verify counterparties across rails
* Monitor treasury and portfolio risk across assets, entities and networks in real time

## The Range APIs

<Note>
  API and endpoint availability depends on the modules activated on your
  account. See [Plans and pricing](/introduction/plans-and-pricing) for what
  each module includes.
</Note>

<Tabs>
  <Tab title="Risk API" icon="shield-check">
    Score wallets, transactions, tokens and contracts with sanctions, counterparty and behavioral risk checks.

    **Use cases**

    * Run compliance and sanctions screening inside your own apps
    * Score wallet, token and counterparty risk before transacting
    * Screen counterparties before high-value transfers

    [Risk API docs](/risk-api/risk-introduction) <Icon icon="arrow-right" size={14} />
  </Tab>

  <Tab title="Data API" icon="database">
    Unified blockchain and stablecoin data: addresses, networks, protocols and analytics to power dashboards and internal tooling.

    **Use cases**

    * Power customer-facing dashboards and analytics products
    * Build internal treasury and reporting dashboards
    * Track stablecoin flows and protocol activity across networks

    [Data API docs](/data-api/data-introduction) <Icon icon="arrow-right" size={14} />
  </Tab>

  <Tab title="Platform API" icon="sliders">
    Manage your workspace programmatically: counterparties, accounts, integrations and transaction activity.

    **Use cases**

    * Sync counterparties, accounts and transactions with your internal tools
    * Automate accounts payable and reconciliation workflows
    * Maintain KYB records and an auditable counterparty trail

    [Platform API docs](/platform-api/platform-introduction) <Icon icon="arrow-right" size={14} />
  </Tab>

  <Tab title="Faraday API" icon="arrows-split-up-and-left">
    Execute cross-chain stablecoin transfers with best-price routing, compliance screening and automated Travel Rule records.

    **Use cases**

    * Send cross-chain stablecoin payments with best-price execution
    * Apply compliance screening and Travel Rule records to every transfer
    * Automate treasury rebalancing across networks

    [Faraday API docs](/faraday-api/introduction) <Icon icon="arrow-right" size={14} />
  </Tab>
</Tabs>

## Explore the docs

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/introduction/quickstart">
    Generate an API key and make your first authenticated request in minutes.
  </Card>

  <Card title="Product updates" icon="sparkles" href="/resources/changelog">
    The latest features, API changes and chain coverage.
  </Card>

  <Card title="API status" icon="wave-pulse" href="https://status.range.org">
    Live uptime and incident history for the Range API and all our explorers.
  </Card>

  <Card title="Need help?" icon="headset" href="https://www.range.org/get-in-touch">
    Our team will help you scope the right integration.
  </Card>
</CardGroup>

<Card title="Security at Range" icon="cube" href="/resources/security">
  How we protect customer data and operate our services.
</Card>
