Remember to create your project and get your API key through the
Uniblock dashboard.
Alchemy, Ankr, CoinGecko, and Helius.
How it works
WebSocket integrations use a two-step handshake:- Call the provider’s HTTP validation endpoint first.
- Open a connection to the matching WSS endpoint using the same request details.
- Send the provider-specific subscription or message payload after the socket connects.
Authentication
All requests to Uniblock WebSocket endpoints must include theX-API-KEY
header with your Uniblock API key.
For full authentication details, see Authentication.
Supported providers
Pricing
WebSocket costs are calculated per response returned:- Formula:
0.1 CU * 3181.819per response returned