API Reference
The Orion HTTP API — unified DeFi position data for Stellar.
The Orion API returns unified DeFi position data for Stellar — positions, health factor, yield, and LP breakdowns across Blend, Aquarius, and Soroswap — from a single normalized response.
Base URL
https://mainnet.g.orionhq.runExact paths are listed per endpoint in the reference.
Authentication
Every request carries an API key in the x-orion-token header:
curl https://mainnet.g.orionhq.run/v1/users/GCHAIE7BKB2EWTPQG2RWI3IQIALHUKP2LPAZZFG3STLXRUD37PZ7WEUZ/positions \
-H "x-orion-token: $ORION_KEY"Browse the endpoints in the sidebar — they are grouped by area.