For enterprise teams

API & Data Feeds

Programmatic access to every regulated stablecoin model in the atlas — regimes, reserves, chains, issuers, and a change feed. Built for compliance, treasury and research workflows.

Daily refreshJSON & CSVWebhook alertsSLA-backed uptimeFrom $2,000 / month

What you get

GET/v1/modelsFull catalogue of operating models with regime, chains, reserves and fee structure.
GET/v1/models/{id}Deep profile for a single model — including 'how it works', revenue model, and regulatory status.
GET/v1/regimesRegulatory regimes across jurisdictions with issuer mappings and update timestamps.
GET/v1/changesChange feed of regulatory and issuer updates — webhook-friendly for compliance alerts.

Sample response

GET https://api.stablecoinlens.live/v1/models/usdc
Authorization: Bearer sk_live_…

{
  "id": "usdc",
  "name": "USDC",
  "issuer": "Circle",
  "category": "Fiat-backed",
  "regimes": ["US-NYDFS", "EU-MiCA-EMT"],
  "chains": ["Ethereum", "Solana", "Base", "Arbitrum", "Polygon"],
  "reserves": {
    "type": "Cash + short-dated US Treasuries",
    "attestation_url": "https://…",
    "last_updated": "2026-05-15"
  },
  "fees": { "mint_bps": 0, "redeem_bps": 0 },
  "updated_at": "2026-05-28T09:12:00Z"
}

Who uses it

Treasury & corporate finance

Screen stablecoins by reserve composition, redemption SLAs, and jurisdiction before allocating idle cash.

Compliance & legal

Get notified when a model's regulatory status changes (MiCA, NYDFS, MAS, FCA) and feed audits with citable sources.

Fintech & wallet platforms

Display accurate regime and chain-coverage data per stablecoin inside your product.

Research & investment

Power LLM apps, dashboards and reports with a structured, versioned view of the stablecoin landscape.

Request enterprise access

Tell us about your use case and we'll send pricing, sandbox credentials, and a sample feed within 1 business day.

Just need CSV exports? The Pro plan includes full dataset downloads.