Webhooks
Configuration

Create and manage webhooks that notify you in real time when specific transactions occur on the Solana network.
- Click New Webhook
- Select a Webhook Type (e.g. Enhanced)
- Choose a Transaction Type
- Input your Webhook URL
- (Optional) Add an Auth Header
- Enter the addresses to monitor
- Choose Mainnet or Devnet
- Click Confirm to save

Webhook Controls

Each saved webhook includes a set of controls and data columns:
- Webhook ID, URL, Transaction Type, Accounts, Network
- Edit or delete the webhook
- View real-time logs
- Pause or resume activity
- Run a test to verify delivery

Notes
- Webhooks are tied to specific API keys and environments
- Make sure your endpoint is configured to receive POST requests
- Use enhanced webhooks for detailed tx breakdowns
Updated about 1 month ago
What’s Next