DEVELOPERS
API
Nest exposes two complementary REST APIs at api.nest.credit. The Nest API (paths under /v1/…) is the read-only interface to indexed vault state: current and historical rates, TVL, supported deposit and redemption assets per chain, vault metadata and fee configuration, pending and claimable redemption status, and per-user portfolio data. It’s the right surface for dashboards, wallet balance views, vault discovery, and anything analytics-shaped — every endpoint is a GET and safely cacheable.