# TheBotWire Air Cargo News Feed

> TheBotWire Air Cargo 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-15).

Fetches the latest air cargo, freighter capacity, airline cargo, and express/e-commerce freight news from curated industry sources

## Facts

- Endpoint: GET https://thebotwire.com/aircargo/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-air-cargo-news-feed-2f95ed2d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Q6Q36TsuLnCcGO7C2-vZc

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-air-cargo-news-feed-2f95ed2d
```

Example prompt: Pull the latest air cargo and freighter capacity news from TheBotWire — give me up to 20 results from the last 24 hours, filtering to aircargonews.

## When to prefer this

Choose this endpoint when you need air cargo-specific industry news — freighter capacity, airline cargo operations, express freight, or e-commerce logistics developments — rather than general freight/supply chain news. It covers two specialist air cargo publications (aircargonews, aircargoweek) not found in general news feeds. Prefer it over the broader TheBotWire freight endpoint when the use case is specifically air transport rather than surface or ocean shipping.

## Known failure modes

- No results returned when freshness window is too narrow or query terms are too specific
- Invalid 'since' format (e.g. malformed duration string) may return an error or empty set
- Exceeding limit maximum of 50 returns a validation error
- Invalid 'src' enum value returns a schema error
- Service may return stale data if upstream sources are delayed

## How this service works

Air cargo , freighter capacity, airline cargo results, express and e-commerce freight. Freight forwarders, airline cargo teams, and logistics-pricing agents

## Output

A list of air cargo news items sourced from aircargonews and/or aircargoweek, each containing headline, summary, source, and publication timestamp. Results can be filtered by source, limited in count, scoped to a freshness window, or searched by keyword.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-air-cargo-news-feed-2f95ed2d/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)
