Skip to main content

API Reference

The SDK exports LiquidiumClient, error types, constants, module request types, response types, and wallet action types from @liquidium/client.

Client Modules

ModulePurpose
client.accountsProfile lifecycle, account lookup, and linked wallets
client.activitiesActivity lists and receipt-oriented status
client.historyPool and user history through the Liquidium SDK API
client.instantLoansAccountless instant loans with generated deposit and repayment targets
client.lendingSupply, borrow, withdraw, and inflow reporting
client.marketPools, prices, and pool rate lookups
client.positionsPer-pool positions, health, and aggregate stats
client.quotePure quote helpers from market inputs

Generated Reference

Generated API reference files should live in api-reference/generated/.

Use TypeDoc with typedoc-plugin-markdown when we add the generator:

pnpm docs:api