# thebotwire.com Energy Market News

> thebotwire.com Energy Market News is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).

Fetches latest energy market news from EIA, US Department of Energy, OilPrice, and Utility Dive covering oil, gas, electricity, and renewables.

## Facts

- Endpoint: GET https://thebotwire.com/energy/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-com-energy-market-news-e931e9e0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_SXsCXQ-KLEp6a2wXJtdvp

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability thebotwire-com-energy-market-news-e931e9e0
```

Example prompt: Pull the latest energy market news from EIA and OilPrice — give me the 10 most recent items from the past 24 hours covering oil, gas, and renewables.

## When to prefer this

Choose this endpoint when an agent needs curated, real-time energy market news specifically from authoritative sources like EIA, DOE, OilPrice, and Utility Dive. Prefer over generic news APIs when domain specificity matters — oil, gas, electricity, and renewables coverage is pre-filtered and source-verified. Ideal for commodity trading agents, energy policy monitors, or utility sector research workflows.

## Known failure modes

- No results found for narrow query or source filter combination — returns empty list
- Invalid 'since' format (e.g. '1week' instead of '7d') may cause parsing error
- Limit parameter out of range (below 1 or above 50) returns validation error
- Source enum value not matching allowed options returns error
- Payment failure or expired x402 token causes 402 response

## How this service works

Energy market news for commodity agents: EIA Today in Energy, US Department of Energy, OilPrice and Utility Dive on oil, gas, electricity and renewables.

## Output

Returns a list of energy news articles with headlines, source attribution (EIA, DOE, OilPrice, or Utility Dive), publication timestamps, and article summaries or links. Results are filterable by source and freshness window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-energy-market-news-e931e9e0/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
