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

The Kamino Lend Transactions API from Kamino — 7 operation(s) for kamino lend transactions.

Kamino Kamino Lend Transactions 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 Transactions. 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 22 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 22 schemas 5 GET2 POST

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 — 5 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Kamino Lend Transactions 7
GET
/v2/kamino-market/{marketPubkey}/obligations/{obligationPubkey}/transactions
Get obligation transactions
5 params → 200500
GET
/v2/kamino-market/users/{userPubkey}/transactions
Get user transactions across all markets
3 params → 200500
GET
/v2/kamino-market/{marketPubkey}/users/{userPubkey}/transactions
Get user transactions
4 params → 200500
POST
/v2/kamino-market/{pubkey}/transactions
Get bulk market transactions
3 params body → 200400401500
GET
/v3/kamino-market/users/{userPubkey}/transactions
Get user transactions across all markets (v3)
3 params → 200500
GET
/v3/kamino-market/{marketPubkey}/users/{userPubkey}/transactions
Get user transactions (v3)
4 params → 200500
POST
/v3/kamino-market/{pubkey}/transactions
Get bulk market transactions (v3)
3 params body → 200400401500

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are KlendTransactionResponseV2 (15 properties), KlendTransactionUserResponseV3 (14 properties), KlendTransactionUserResponseV2 (14 properties), KlendWithdrawQueueTransactionV3 (13 properties). Each schema is shown below with its type and property counts.

KlendTransactionsResponseV2
object
1 property 1 required
KlendBulkTxResultItem
object
6 properties 5 required
Decimal
string
Decimal value represented as string
KlendAllMarketsUserTransactionsResponseV2
array
KlendTransactionUserResponseV3
object
14 properties 10 required
KlendBulkTxResponseV3
object
3 properties 2 required
KlendBulkTxBodyV3
object
4 properties 1 required
KlendBulkTxBody
object
4 properties 1 required
KlendWithdrawQueueTransactionV3
object
13 properties 13 required
KlendAllMarketsUserTransactionsItem
object
2 properties 2 required
KlendUserTransactionsResponseV3
object
2 properties 2 required
KlendTransactionResponseV2
object
15 properties 11 required
KlendUserObligationsMapV3
object
KlendBulkTxWithdrawQueueResultItemV3
object
7 properties 6 required
KlendBulkTxResponse
object
2 properties 1 required
AddressBase58
string
Valid base58-encoded address
KlendUserTransactionsResponseV2
object
KlendTransactionUserResponseV2
object
14 properties 10 required
KlendAllMarketsUserTransactionsResponseV3
array
Error
object
Internal server error response (500)
1 property 1 required
KlendBulkTxObligationResultItemV3
object
6 properties 5 required
KlendAllMarketsUserTransactionsItemV3
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kamino-kamino-lend-transactions-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