Documentation Index
Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
Use this file to discover all available pages before exploring further.
Remember to create your project and get your API key through the
Uniblock dashboard.
Alchemy, Ankr, CoinGecko, Helius, and
Hydromancer.
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
Most Uniblock WebSocket endpoints use theX-API-KEY header. Some providers,
such as Hydromancer, pass the Uniblock API key as a required query parameter.
For full authentication details, see Authentication.
Supported providers
Pricing
WebSocket costs are calculated per response returned:- Formula:
0.1 CU * 3181.819per response returned