Skip to main content

Introduction

The Circular API provides programmatic access to DeFi risk intelligence across Morpho Blue, Aave V3, and other lending protocols. It powers the Circular dashboard, MCP tools for Claude, and third-party integrations. Base URL:

Quick Start

1. Get an API key from the Circular Dashboard or via the Client API. 2. Make your first request:
3. Parse the response:

Response Envelope

Every successful response wraps data in a standard envelope:

Endpoint Categories

Financial Data Conventions

All monetary values are in USD. APYs are stored as decimals (0.042 = 4.2%). LLTV is normalized 0-1. Health factor >= 1 is safe, below 1 is liquidatable. TVL is supply-side only (never includes borrows).