For Energy Trading Agents
Get market summary, buy/sell signal and track record context.
Raw data endpoints answer what is happening. Decision endpoints answer what an agent should do next.
| Endpoint | Price | Purpose |
|---|---|---|
GET /energy/decision | frei | GET discovery for the paid decision endpoint. Returns machine-readable endpoint metadata or method guidance. |
POST /signals/buy-sell | 0.20 USDC | Trading-Signal aus Preis, RSI, Trend, EE-Druck und Fossil-Anteil. |
POST /summary/today | 0.10 USDC | Token-effiziente Tageszusammenfassung mit konkreter Handlungsempfehlung. |
GET /signals/track-record | frei | Transparenzdaten zu Historie, Quellen, Reliability und Methodik. |
Example request
POST https://energy.netzhandwerker.de/energy/decision
Content-Type: application/json
PAYMENT: <x402-payload>
{"goal":"minimize_cost","device":"ev","location":"Germany","duration_hours":4}
Example response
{"ok":true,"product":"Optimization Signals","endpoint":"/energy/decision","result":{"decision":"charge_later","confidence":0.74}}
Pricing · Agent · MCP · OpenAPI
Payment: x402 over Base Mainnet, chain 8453, USDC.