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

# Data Sources overview

> How Frayme connects to external KYC, AML, blockchain, banking and regulatory providers and the four-vendor stack that's resold end-to-end.

The **Data Sources** surface is Frayme's adapter to the outside world. Every node in a workflow that needs an external signal an identity check, a sanctions hit, an on-chain risk score, a payment-rail key resolution, a tax-id lookup calls through here.

## The two flavours of provider

<CardGroup cols={2}>
  <Card title="Resold by Frayme" icon="handshake">
    Frayme manages credentials and billing end-to-end. Clients get the data without provisioning the vendor account. No need go through long sales cycles, access to Frayme's exclusive pricing.
  </Card>

  <Card title="BYO credentials" icon="key">
    Client provides their API key + endpoint. Clients provides the key Frayme orchestrates interactions, unifies editing in a single-page and showcases a unified complete output. 
  </Card>
</CardGroup>

## The default catalogue

Frayme ships with a curated catalogue of various providers organized by category. The full list lives in [Data Sources → Catalog](/data-sources/catalog).

## Categories

* **Identity Suite** — Sumsub, Jumio, FaceTec, Truora, Trully.
* **Identity Verification** — Socure, BigDataCorp, SocialTrack, Edge, GrailPay.
* **Device Fingerprint** — Incognia, SEON, ThreatMetrix, Fingerprint.
* **Behavioral Biometrics** — NeuroID.
* **Open Finance** — Plaid, Pluggy, Belvo, Basiq & Prism Data.
* **Credit Scoring** — Algoan, Experian.
* **Sanctions/AML** — LSEG World-Check, OpenSanctions, Sanction Scanner, CRS.
* **Blockchain Analytics** — Crystal Intelligence, Chainalysis, Elliptic.
* **Entity Resolution** — Tilores.

## Where to go next

<CardGroup cols={2}>
  <Card title="Managing sources" icon="sliders" href="/data-sources/managing-sources">
    Health, priority, cost-per-request, enable/disable, test-connection.
  </Card>

  <Card title="Credentials & secrets" icon="lock" href="/data-sources/credentials-secrets">
    Where keys live, how rotation works, what's resold vs BYO.
  </Card>
</CardGroup>
