Overview
There are 2 ways to access Allium's realtime data (<3-5seconds) today, either
Pull: Allium has APIs that allow customers to pull data from our realtime postgres database. This can in the form of prebuilt endpoints (Wallet Activities, Balances, Prices) or custom raw SQL.
Push: Allium can push data in realtime through event buses like Kafka, PubSub and SNS.
Realtime APIs
12+ blockchains (including Solana)
Data Streams (Kafka/PubSub)
70+ blockchains (including Solana)
Data freshness
p50 of 3-5 seconds
Queries per Second (QPS)
Up to 100K+ QPS (during peak loads)
Re Org Handling
Real-time re org handling
SLAs
24/7/365 support for Enterprise Customers
Use Cases
Our real-time data enables a wide range of customer workflows, including powering real-time apps, informing investor research/operations, enabling fraud detection, and more. Learn more about each of our primary use cases¹ here:
Real-time Applications (Wallets, Trading Platforms, and more)
Allium powers Phantom's backend, fetching real-time transactions and serving millions of users' requests.
Investing & Trading
Investment funds like Electric Capital uses Allium to develop & validate investment theses, screen opportunities, and write research for clients.
AI Systems
AI fraud companies like Cube3 uses Allium’s real-time data to train AI models for fraud signal detection.
Fraud Detection & Txn Monitoring
Bridge.xyz uses Allium for real-time transaction monitoring and data reconciliation
¹ For additional information on how we can support your unique use case, contact us.
Data Coverage
Our real-time data spans a wide network of chains and manifests in an organized collection of schemas. To learn more, visit
Data Delivery & Interfaces
Our real-time data on Postgres can be accessed through the following interfaces:
Allium Developer (Generalized SQL and Static API)
Allium Data Streams – message queue delivery (Kafka, Pub/Sub)
Last updated
Was this helpful?