QuickAlerts will be officially sunsetting on July 31, 2025. Thus, we encourage all QuickAlerts users to migrate to QuickNode Webhooks – our next-generation alerting platform.
Webhooks offers:
- Up to 50% cheaper than QuickAlerts
- Supports 70+ networks (including Solana)
- Simple no-code templates with advanced filtering capabilities
- Guaranteed delivery and automatic reorg handling
Check out our step-by-step guide on Webhooks for more information.
Ready to switch? Try Webhooks today!
Overview
The QuickAlerts REST API enables you to deploy QuickAlerts notifications, destinations, and more using a REST API interface.
Adding programatic alerts to your dApp workflow is quick and easy!
Access
To access the QuickAlerts REST API, you will first need to create an API key. Your API key should be set as an x-api-key
header with your requests.
API Base URL: https://api.quicknode.com/
Supported Networks
The QuickAlerts REST API is available on these chains and networks:
Chain | Mainnet | Testnets |
---|---|---|
Ethereum | ✅ | Holesky, Sepolia |
Polygon | ✅ | Amoy |
Polygon zkEVM | ✅ | Cardona |
Arbitrum | ✅ | Sepolia |
Arbitrum Nova | ✅ | |
Avalanche C-Chain | ✅ | Fuji |
B3 | ✅ | Sepolia |
Base | ✅ | Sepolia |
Bera | Coming soon | Bepolia |
Bitcoin | ✅ | |
Blast | ✅ | Sepolia |
BNB Smart Chain | ✅ | Testnet |
Celo | ✅ | |
Cyber | ✅ | Sepolia |
Doge | ✅ | |
Fantom | ✅ | |
Fraxtal | ✅ | |
Gnosis | ✅ | |
Hedera | ✅ | Testnet |
Immutable | ✅ | Testnet |
Kaia | ✅ | Kairos |
Linea | ✅ | |
Mantle | ✅ | Sepolia |
Morph | Coming Soon | Holesky |
Optimism | ✅ | Sepolia |
Race | ✅ | Sepolia |
Redstone | ✅ | |
Scroll | ✅ | Testnet |
Sei | ✅ | Atlantic |
Story | Coming soon | Testnet |
TRON | ✅ | |
Xai | ✅ | Testnet |
zkSync Era | ✅ | Sepolia |
Zora | ✅ |
Questions? Join the QuickAlerts channel on Discord. We also have a library of example QuickAlerts expressions on GitHub (you can even submit your own).