Titan Swap API

The Titan Swap API is available for all customers with an active Solana Subscription.

Titan Swap API let's you stream price updates in real time. The Argos routing engine acts as a Meta-Aggregator that sources from multiple DEX aggregators and RFQ sources.

Titan Prime offers a unique websocket implementation that streams quote information. This lowers latency significantly and allows front-ends to update prices in real-time without hammering the server with HTTP requests.

To access Titan Swap API through Triton One use the following pathing:

wss://<your-endpoint>.rpcpool.com/<your-token>/titan/api/v1/ws

Please make sure you use wss:// and not https:// as this is a websocket based service. The cost for using streaming services with Triton One is $0.05 per Gb. To learn about how to use the Titan Swap API please refer to the Titan Swap API docs here: https://titan-exchange.gitbook.io/titan/titan-developer-docs/apis/swap-api#websocket-connections

Last updated

Was this helpful?