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 Lookup Tables API

The Lookup Tables API from Kamino — 5 operation(s) for lookup tables.

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

Tagged areas include Lookup Tables. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

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

5 operations 5 paths 9 schemas 3 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 5

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

Lookup Tables 5
POST
/luts/find-minimal
Find Lookup Tables for addresses
body → 200400500
GET
/luts/managed
Get managed LUTs for a product
1 param → 200400500
GET
/luts/managed/batch
Get managed LUTs for multiple products
1 param → 200400500
GET
/luts/managed/product-type/{productType}
Get managed LUTs by product type
1 param → 200400500
POST
/luts/managed/new-vault
Register a new vault with its on-chain LUT
body → 200400401404500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are NewVaultResponse (4 properties), FindLutsForAddresses (3 properties), ManagedLutResponse (2 properties), Error (1 property). Each schema is shown below with its type and property counts.

AddressBase58
string
Valid base58-encoded address
ManagedLutBatchResponse
array
FoundLuts
object
1 property 1 required
ManagedLutByTypeResponse
array
ManagedLutResponse
object
2 properties 2 required
Error
object
Internal server error response (500)
1 property 1 required
FindLutsForAddresses
object
3 properties 1 required
LutProductType
string
The type of product associated with a managed lookup table
NewVaultResponse
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kamino-lookup-tables-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