Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kamino Kamino Lend Yield API

The Kamino Lend Yield API from Kamino — 7 operation(s) for kamino lend yield.

Kamino Kamino Lend Yield API is one of 23 APIs that Kamino publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Kamino Lend Yield. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 7 operations across 7 paths, and defines 19 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://api.kamino.finance.

7 operations 7 paths 19 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.kamino.finance
Resource Areas
1

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 7 GET. Each is listed below with its method, path, parameters, and response codes.

Kamino Lend Yield 7
GET
/kamino-market/{marketPubkey}/reserves/{reservePubkey}/borrow-and-staking-apys/history
Get KLend reserve borrow APY and staking APY history
5 params → 200500
GET
/kamino-market/{marketPubkey}/reserves/{reservePubkey}/borrow-and-staking-apys/history/median
Get KLend reserve borrow APY and median staking APY history
5 params → 200500
GET
/v2/kamino-market/{marketPubkey}/obligations/{obligationPubkey}/interest-fees
Get interest fees earned per obligation
6 params → 200404500
GET
/v2/kamino-market/{marketPubkey}/obligations/{obligationPubkey}/interest-paid
Get interest fees paid per obligation
6 params → 200404500
GET
/klend/users/{pubkey}/rewards
Get user KLend rewards
2 params → 200400500
GET
/klend/rewards
Get KLend rewards
1 param → 200400500
GET
/klend/{depositReservePubkey}/{borrowReservePubkey}/rewards/history
Get KLend reward history
5 params → 200400500

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are KlendUserRewardMetric (14 properties), KlendRewardMetric (8 properties), KlendRewardHistoryRow (5 properties), InterestFees (4 properties). Each schema is shown below with its type and property counts.

TotalFeesObligation
object
Total interest fees earned per obligation
HistoricalFeesObligation
object
Historical breakdown of interest fees earned over time
Decimal
string
Decimal value represented as string
TokenInterestFees
object
Historical fees breakdown by reserve. Key is the reserve address.
KlendRewardHistoryRow
object
5 properties 5 required
TotalInterestFees
object
3 properties 3 required
KlendUserRewardMetric
object
14 properties 14 required
KlendUserRewardMetrics
object
4 properties 4 required
SnapshotDateTime
string
Timestamp of the metrics snapshot
KlendRewardMetric
object
8 properties 8 required
AddressBase58
string
Valid base58-encoded address
KlendRewardHistory
array
List of historical klend reward metrics
BorrowAndStakingApyResponse
object
3 properties 3 required
KlendRewardMetrics
array
List of klend reward metrics
InterestRateEarnedResponse
object
2 properties 2 required
InterestFees
object
4 properties 4 required
Error
object
Internal server error response (500)
1 property 1 required
Apy
string
Borrow interest APY
InterestRatePaidResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kamino-kamino-lend-yield-api-openapi.yml Raw ↑

Other APIs Kamino publishes across the network.

Kamino Airdrop API
Kamino Farms API
Kamino Kamino Earn Deposit API
Kamino Kamino Earn User API
Kamino Kamino Earn Vault Metadata API
Kamino Kamino Earn Vaults API
Kamino Kamino Earn Withdraw API
Kamino Kamino Lend Borrow API
Kamino Kamino Lend Borrow Orders API
Kamino Kamino Lend Deposit API
Kamino Kamino Lend Markets API
Kamino Kamino Lend Repay API