Stablecraft home pagelight logodark logo
    • README
    Service Docs
    • Service Docs
    • How We Work
    • API Credential Setup
    Service Integrations
    • Coinbase Commerce Integration
    • Stripe Crypto Integration (Early Access)
    • On-Chain Checkout Setup
    • Wallet Setup & Management
    Stress Test Pages
    • Stress Test Docs
    • Daily Volume Monitoring
    • Peg Deviation Monitoring
    • Sentiment Analysis
    • Supply Changes Monitoring
    • TVL Monitoring (Curve)
    • TVL Monitoring (SushiSwap)
    • TVL Monitoring (Uniswap)
    Risk Manager Pages
    • Stablecoin Risk Manager
    • Peg Monitoring with CoinGecko
    • TVL and Yield Monitoring with Curve API
    • Stablecoin TVL Monitoring with SushiSwap Subgraph
    • Stablecoin TVL Monitoring with Uniswap Subgraph
    Liquidity Pages
    • Liquidity API Overview
    • Curve Data API
    • SushiSwap Data API
    • UniSwap Data API
    Sandbox API
    • List Wallets
    • Get Wallet by ID
    • Send a Stablecoin Payment
    • Get Transaction by ID
    • Get Stablecoin Conversion Rates

    Curve Data API

    Instructions for retrieving daily price data and yield data from Curve using free public APIs.

    ​
    Endpoint:

    https://api.curve.fi/api/getPools/ethereum/main

    ​
    Authentication:

    • None required

    ​
    Query Example (GET request):

    GET https://api.curve.fi/api/getPools/ethereum/main
    Important Fields:
    - reserveUSD: Pool liquidity
    - crvApy: Curve yield APR
    Liquidity API OverviewSushiSwap Data API
    Powered by Mintlify
    On this page
    • Endpoint:
    • Authentication:
    • Query Example (GET request):
    Assistant
    Responses are generated using AI and may contain mistakes.