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 Markets API

The Kamino Lend Markets API from Kamino — 7 operation(s) for kamino lend markets.

Kamino Kamino Lend Markets 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 Markets. 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 10 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 10 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 Markets 7
GET
/kamino-market/{pubkey}/metrics/history
Get KLend Market metrics history
4 params → 200500
GET
/kamino-market/{marketPubkey}/reserves/{reservePubkey}/metrics/history
Get KLend reserve history
6 params → 200500
GET
/kamino-market/{pubkey}/reserves/metrics
Get metrics for market reserves
2 params → 200500
GET
/kamino-market/{pubkey}/leverage/metrics
Get metrics for leverage/multiply vaults
2 params → 200500
GET
/kamino-market/reserves/account-data
Get KLend market reserves account data
2 params → 200500
GET
/v2/kamino-market
Get all Kamino Markets config
1 param → 200500
GET
/v2/kamino-market/{pubkey}
Get Kamino Market config
2 params → 200500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are LeverageMetricsResponse (11 properties), ReserveMetricsResponse (10 properties), MarketConfigResponseV2 (6 properties), MarketMetricsResponse (3 properties). Each schema is shown below with its type and property counts.

AddressBase58
string
Valid base58-encoded address
MarketMetricsResponse
object
3 properties 3 required
Decimal
string
Decimal value represented as string
ReserveMetricsResponse
object
10 properties 10 required
Error
object
Internal server error response (500)
1 property 1 required
MarketConfigResponseV2
object
6 properties 6 required
SnapshotDateTime
string
Timestamp of the metrics snapshot
Apy
string
Borrow interest APY
ReserveAccountDataResponse
object
2 properties 2 required
LeverageMetricsResponse
object
11 properties 11 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kamino-kamino-lend-markets-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 Repay API
Kamino Kamino Lend Transactions API