Changelog
What shipped
v0.1.0
Orion API 0.1.0 — initial public testnet release
The first public release of the Orion API is live on Stellar testnet.
- Unified positions endpoint returning holdings, health factor, yield, and LP breakdowns in a single normalized response.
- Protocol coverage across Blend, Aquarius, and Soroswap.
- 24 endpoints spanning accounts, positions, activity, and protocol metadata.
- API-key authentication via the
x-orion-api-keyheader.
Testnet only. Mainnet coverage follows once the projection pipeline is running against mainnet head.
v0.0.9
Positions endpoint preview
A private preview of the positions endpoint for Blend lending pools, used to validate the response shape ahead of the public release.
- Single-protocol (Blend) positions with health factor.
- Response schema frozen for the 0.1.0 release.