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 Borrow Orders API

The Kamino Lend Borrow Orders API from Kamino — 2 operation(s) for kamino lend borrow orders.

Kamino Kamino Lend Borrow Orders 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 Borrow Orders. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 2 operations across 2 paths, and defines 8 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.

2 operations 2 paths 8 schemas 2 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 2

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

Kamino Lend Borrow Orders 2
GET
/v2/kamino-market/obligations/{pubkey}/borrow-order-fills
Get borrow order fills for an obligation
1 param → 200400500
GET
/v2/kamino-market/{pubkey}/obligations-with-open-borrow-orders
Get all obligations with open borrow orders in a market
3 params → 200400500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are OpenBorrowOrder (12 properties), BorrowOrderFill (5 properties), ObligationDeposit (2 properties), BorrowOrderFillsResponse (1 property). Each schema is shown below with its type and property counts.

BorrowOrderFill
object
5 properties 5 required
AddressBase58
string
Valid base58-encoded address
ObligationDeposit
object
2 properties 2 required
Decimal
string
Decimal value represented as string
Error
object
Internal server error response (500)
1 property 1 required
BorrowOrderFillsResponse
object
1 property 1 required
OpenBorrowOrder
object
12 properties 12 required
ObligationsWithOpenBorrowOrdersResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kamino-kamino-lend-borrow-orders-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 Deposit API
Kamino Kamino Lend Markets API
Kamino Kamino Lend Repay API
Kamino Kamino Lend Transactions API