# TheBotWire Go Ecosystem Feed

> TheBotWire Go Ecosystem 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 latest Go language toolchain releases, tags, and flagship Go application news from the Go core ecosystem

## Facts

- Endpoint: GET https://thebotwire.com/golang/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-go-ecosystem-feed-f00835ec
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_cj-VMONXAe_UZx-NLcdNT

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-go-ecosystem-feed-f00835ec
```

Example prompt: What are the latest Go toolchain releases from GitHub in the past 24 hours? Give me up to 10 results.

## When to prefer this

Choose this endpoint when you need timely, curated Go language release and ecosystem updates without scraping GitHub or multiple sources yourself. It is purpose-built for the Go toolchain release cadence (roughly 6 weeks) and is ideal for release-tracking agents, dependency bots, and DevRel workflows that need structured Go-specific news rather than general software development news.

## Known failure modes

- No results returned if no Go releases occurred within the requested freshness window
- Invalid 'since' format (e.g. '1week' instead of '7d') may return an error or be ignored
- Limit exceeding 50 will be rejected by schema validation
- Payment failure (402) if x402 payment is not properly submitted

## How this service works

Go language ecosystem , toolchain releases, tags, flagship Go apps. Same buyer class as rust: release-tracking agents, dependency bots, DevRel teams. Low-volume wire , Go core moves on a 6-week cadence

## Output

A list of Go ecosystem items including toolchain release announcements, version tags, and flagship Go application news, with source attribution and timestamps, up to the requested limit (default 10, max 50).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-go-ecosystem-feed-f00835ec/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)
