Docs/Developers/REST API

REST API

Read-only HTTP access to positions, markets and lending state. Not public yet.

● Last updated May 08, 20261 min read

Overview

A REST API for read-side queries - markets, positions, lending pool stats, historical PnL - is on the roadmap as a companion to the SDK.

i
Coming soon

The REST API isn't public yet. Endpoint shapes, authentication and rate-limit details will land on this page when it's ready.

What it'll expose

  • Live market data: prices, leverage limits, liquidity, 24h volume.
  • Live and historical positions (publicly visible on-chain data).
  • Lending pool state: TVL, utilisation, APY.
  • Per-account history for authenticated requests.

Following along

Updates go out through the official Discord and the changelog.