Developer Endpoints
Feel free to use these endpoints to build on Rujira!
Last updated
Feel free to use these endpoints to build on Rujira!
Stay updated with health checks and notifications through our Discord.
Detailed documentation is available in the THORChain Dev Docs.
Midgard REST API: https://gateway.liquify.com/chain/thorchain_midgard
RPC REST API: https://stagenet-thornode.thorchain.org
Midgard REST API: https://stagenet-midgard.thorchain.org
High-performance API for extensive data across the Rujira ecosystem:
Mainnet: api.rujira.network/api/graphiql
Docs: Embedded inside the above links.
API key: Email [email protected] to request an API key.
For GraphQL subscriptions and real-time data streaming, use a Phoenix Socket-based connection instead of HTTP. This ensures low-latency, bidirectional communication with Rujira’s endpoints. A working example is available here, which:
Initializes a Phoenix Socket instance (PhoenixSocket from phoenix).
Wraps it with @absinthe/socket for Relay-compatible GraphQL subscriptions.
Includes fallback compatibility fixes for outdated libraries.
For RUJI Trade DEX and RUJI token supply integrations:
Docs: Rujira's REST API
For a more comprehensive solution, use our GraphQL API.
RPC/API Endpoints:
gRPC Endpoints:
Last updated
curl -X GET https://<endpoint>/statusgrpcurl <grpc-endpoint> list