# TheBotWire Swift & Apple Platform News Feed

> TheBotWire Swift & Apple Platform 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 Swift language and Apple platform development news, filtered by source (GitHub, machine learning, or 9to5mac), with optional keyword search and freshness window

## Facts

- Endpoint: GET https://thebotwire.com/swift/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-swift-apple-platform-news-feed-613cebc1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_tjpsDLazGs7R-Bvt1Xu5B

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-swift-apple-platform-news-feed-613cebc1
```

Example prompt: Pull the latest Swift and Apple platform developer news from the last 24 hours — up to 20 results, sourced from GitHub and 9to5mac.

## When to prefer this

Choose this endpoint when you need curated, real-time Swift or Apple platform developer news from trusted sources like GitHub, 9to5mac, or machine learning feeds — particularly for iOS agency workflows, App Store tooling monitoring, or developer digest agents. Prefer over generic web search when you need structured, pre-filtered Apple ecosystem content with freshness control.

## Known failure modes

- No results found for the given query or freshness window — returns empty list
- Invalid 'since' format (e.g. '1week' instead of '7d') may return an error or be ignored
- Source filter value outside allowed enum (github, machinelearnin, 9to5mac) causes validation failure
- Limit exceeding 50 or below 1 rejected by schema validation
- Payment not provided or insufficient USDC results in 402 response

## How this service works

Swift and Apple platform development. iOS agencies and App Store tooling vendors; 9to5mac adds a consumer-trade layer that matches the film/sneakers pattern that actually converted

## Output

A list of Swift and Apple platform news items, each including title, source, publication timestamp, and a link or summary — filtered by the requested source, keyword query, freshness window, and result count limit.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-swift-apple-platform-news-feed-613cebc1/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)
