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

The Farms API from Kamino — 3 operation(s) for farms.

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

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

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

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

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

Farms 3
GET
/farms/users/{pubkey}/transactions
Get user farms transactions
5 params → 200400500
GET
/farms/{farmPubkey}/transactions
Get farm transactions
4 params → 200400500
GET
/farms/{farmPubkey}/management-history
Get farm management history
4 params → 200400500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are FarmManagementInstruction (11 properties), FarmsInstruction (7 properties), FarmTransaction (5 properties), Error (1 property). Each schema is shown below with its type and property counts.

AddressBase58
string
Valid base58-encoded address
Decimal
string
Decimal value represented as string
Error
object
Internal server error response (500)
1 property 1 required
FarmManagementInstruction
object
11 properties 11 required
FarmTransaction
object
5 properties 5 required
FarmsInstruction
object
7 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kamino-farms-api-openapi.yml Raw ↑

Other APIs Kamino publishes across the network.

Kamino Airdrop 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
Kamino Kamino Lend Transactions API