Platform
API key in the format: cc_xxx_yyy (for customer API routes)
Filter by contract address (0x...). Example: 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
Filter by CAIP-2 network ID (e.g. eip155:8453)
Default Response
Default Response
API key in the format: cc_xxx_yyy (for customer API routes)
Default Response
Total volume in USD (borrows + repayments). Returned as a string to avoid floating-point precision loss.
1234567.890000Current outstanding principal in USD. Returned as a string to avoid floating-point precision loss.
500000.000000Total interest paid in USD. Returned as a string to avoid floating-point precision loss.
45678.900000Cumulative total borrowed in USD (all time). Returned as a string to avoid floating-point precision loss.
2000000.000000Total number of borrow entries across all organizations.
128Total number of repay entries across all organizations (principal + interest).
342Number of principal repay entries across all organizations.
210Number of interest repay entries across all organizations.
132Default Response
API key in the format: cc_xxx_yyy (for customer API routes)
Number of days to look back for APY calculation
30Default Response
TVL-weighted average APY in basis points
TVL-weighted average APY as percentage number (e.g. 8.50 = 8.50%)
Max decimals used for TVL normalization across vaults
Default Response
API key in the format: cc_xxx_yyy (for customer API routes)
CAIP-2 network filter (e.g. "eip155:1")
Inclusive start date (YYYY-MM-DD)
^\d{4}-\d{2}-\d{2}$Inclusive end date (YYYY-MM-DD)
^\d{4}-\d{2}-\d{2}$monthlyPossible values: Default Response
Default Response
API key in the format: cc_xxx_yyy (for customer API routes)
CAIP-2 network filter (e.g. "eip155:1")
Inclusive start date (YYYY-MM-DD). Defaults to a safe lookback window.
^\d{4}-\d{2}-\d{2}$Inclusive end date (YYYY-MM-DD). Defaults to today (UTC).
^\d{4}-\d{2}-\d{2}$monthlyPossible values: Default Response
Default Response
API key in the format: cc_xxx_yyy (for customer API routes)
CAIP-2 network filter (e.g. "eip155:1")
Inclusive start date (YYYY-MM-DD). Defaults to a safe lookback window.
^\d{4}-\d{2}-\d{2}$Inclusive end date (YYYY-MM-DD). Defaults to today (UTC).
^\d{4}-\d{2}-\d{2}$monthlyPossible values: Trailing APY lookback window in days (independent of granularity). Default 30, max 366.
30Default Response
Default Response
Last updated
Was this helpful?