# TheBotWire Maritime & Shipping News Feed

> TheBotWire Maritime & Shipping News Feed is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).

Retrieves the latest maritime and shipping industry news from curated sources covering vessel casualties, port congestion, charter rates, and offshore developments

## Facts

- Endpoint: GET https://thebotwire.com/maritime/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-maritime-shipping-news-feed-4563ee51
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_RoQWUvFRe7S9E73zQXveF

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-maritime-shipping-news-feed-4563ee51
```

Example prompt: Pull the latest maritime news from gCaptain and Splash247 from the past 24 hours — I want to see anything about vessel casualties or port congestion, up to 15 results.

## When to prefer this

Choose this endpoint when you need real-time or recent maritime-specific intelligence from trusted industry sources like gCaptain, Splash247, MaritimeExecutive, or OffshoreEnergy. It is purpose-built for shipowners, charterers, marine insurers, and commodity/logistics agents who need vessel casualty updates, port congestion signals, charter market movements, and offshore news — not general shipping logistics operations data. Prefer it over general news APIs when maritime domain specificity and source curation matter.

## Known failure modes

- No results returned if freshness window is too narrow or query terms match nothing in recent index
- Invalid 'since' format (e.g. malformed duration string) may cause a 400 error
- Invalid 'src' enum value returns an error
- Limit values outside 1-50 range are rejected
- Transient upstream unavailability from source sites may reduce result count

## How this service works

Shipping and maritime , vessel casualties, port congestion, charter rates, offshore. Shipowners and charterers, marine insurers, and commodity/logistics monitoring agents

## Output

Returns a list of maritime news articles from curated industry sources (gCaptain, Splash247, MaritimeExecutive, OffshoreEnergy), each including headline, summary, source attribution, publication timestamp, and article URL. Results are sorted by recency and can be filtered by source, keyword query, and freshness window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-maritime-shipping-news-feed-4563ee51/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)
