Real-time energy market data and intelligent alerts for Bitcoin miners, data centers, and energy-intensive operations.
Access critical market data across ERCOT, CAISO, PJM, and more. One API for all your energy intelligence needs.
More ISOs coming: MISO, SPP, ISO-NE, NYISO
View Full RoadmapStop watching screens. Start automating responses. Set custom market conditions and trigger instant actions.
{
"name": "High Price Curtailment",
"condition": {
"type": "and",
"rules": [
{
"field": "lmp_north",
"op": ">",
"value": 75
},
{
"field": "ordc",
"op": ">",
"value": 10
}
]
},
"actions": [
{
"type": "webhook",
"url": "https://your-api.com/curtail",
"method": "POST"
}
],
"cooldown": 300
}
Monitor LMP, ORDC, 4CP probability, and more. Trigger actions in milliseconds when conditions are met.
Send webhooks to your systems, trigger emails to ops teams, or send SMS alerts. Chain multiple actions per alert.
Automatically curtail during price spikes, avoid 4CP charges, and optimize energy costs. ROI in days, not months.
Build your own calculations on real-time data. Track spreads, ratios, and complex formulas without spreadsheet hell.
{
"name": "Spark Spread",
"formula": "lmp_north - (gas_price * 7.5)",
"inputs": ["lmp_north", "gas_price"],
"refresh_seconds": 300
}
// Real-time calculation results:
{
"timestamp": "2024-01-30T14:35:00Z",
"value": 28.45,
"inputs": {
"lmp_north": 47.23,
"gas_price": 2.50
}
}
Create complex calculations with simple algebraic expressions. No coding required.
Store calculated values over time. Export data for analysis and reporting.
Access your custom metrics via API just like any other market data endpoint.
lmp - (gas * heat_rate)
(ordc / lmp) * 100
lmp_north - lmp_south
(wind + solar) / load
From exploration to enterprise. Choose the plan that fits your energy data needs.
Get started instantly
No credit card required
Automate your operations
Cancel anytime
Scale your energy business
Cancel anytime
Volume discounts & specialized needs
Volume discounts available
Track 4CP probability for demand response optimization
Monitor real-time LMP spreads across Texas hubs
Access historical patterns for better load forecasting
Questions? Email us for help choosing the right plan.