General
Health, metadata, and other data endpoints
Health check
Returns service health status.
Get RPC endpoints for chains
Returns RPC URLs for the requested chains.
Get supported chains
Returns every supported chain with its id, display name and logo. Chain ids are decimal **strings**, not numbers. Also published as the `ChainId` schema so it can be code-generated.
Get lender IDs
Returns every supported protocol identifier as a flat array of strings. These are the values accepted by the `lender` query parameter and used as the first segment of a `marketUid`. Also published as the `LenderId` schema so it can be code-generated.
Complete lending metadata
Returns the full lending-protocol metadata bundle for the requested chains and lenders. This is the single source of truth for static lender/chain/market configuration consumed by the SDKs and the position-builder UI.