# TheBotWire Star Trek News Feed

> TheBotWire Star Trek 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).

Returns the latest Star Trek franchise news including series updates, casting announcements, and streaming releases from TrekMovie

## Facts

- Endpoint: GET https://thebotwire.com/startrek/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-star-trek-news-feed-73f55be9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_5eJrvVJNryThaHP304vUa

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-star-trek-news-feed-73f55be9
```

Example prompt: What are the latest Star Trek news stories from TrekMovie — give me the 10 most recent items from the past 24 hours covering new casting, streaming releases, or series updates.

## When to prefer this

Choose this endpoint when you need Star Trek-specific franchise news with high freshness and fandom depth. It is ideal for single-franchise monitoring bots, Star Trek fan assistants, or entertainment agents that need authoritative Trek coverage from TrekMovie rather than general entertainment news. Prefer this over general entertainment news endpoints when the user's query is specifically about Star Trek series, characters, casting, or Paramount+ releases.

## Known failure modes

- No results returned when freshness window is too narrow and no new articles have been published
- Search query too specific yields zero matching items
- Rate limiting or payment failure if x402 payment not properly handled
- Invalid 'since' format (e.g. malformed duration string) returns error

## How this service works

Star Trek franchise: series news, casting, streaming releases. Single-franchise fandom bots. TrekMovie is the definitive outlet and returns 100 dated items, minutes fresh

## Output

A list of up to 50 dated news items from TrekMovie covering Star Trek franchise news, including article titles, publication timestamps, source attribution, and content summaries. Results are minutes-fresh and can be filtered by keyword search query, source, and freshness window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-star-trek-news-feed-73f55be9/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)
