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://query.orionhq.runExact paths are listed per endpoint in the reference.
Authentication
Every request carries an API key in the x-orion-api-key header:
curl https://query.orionhq.run/v1/users/GAB.../positions \
-H "x-orion-api-key: $ORION_KEY"Browse the endpoints in the sidebar — they are grouped by area.