# TheBotWire PaaS & Developer Platform News Feed

> TheBotWire PaaS & Developer 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).

Returns the latest news and updates from developer platforms and PaaS providers including Vercel, Supabase, Fly, Neon, PlanetScale, and Scaleway, with optional filtering by source and keyword search.

## Facts

- Endpoint: GET https://thebotwire.com/paas/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-paas-developer-platform-news-feed-7682192f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_azn-P6OwezI3kq2Vsuuet

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-paas-developer-platform-news-feed-7682192f
```

Example prompt: Pull the latest PaaS news from Vercel and Supabase from the past 24 hours — up to 20 results — so I can see what's changed on those platforms recently.

## When to prefer this

Use this endpoint when you need structured, curated, near-real-time news specifically from PaaS and developer infrastructure platforms (Vercel, Supabase, Fly, Neon, PlanetScale, Scaleway). Prefer it over general web search when you want deduplicated, source-filtered developer platform news without scraping noise. Ideal for agent workflows that monitor platform changelogs, track feature releases, or build competitive intelligence dashboards for the developer tooling space.

## Known failure modes

- No results returned when freshness window is too narrow or source has no recent activity
- Invalid 'src' enum value causes a validation error
- 'since' parameter with unsupported format string returns an error or is ignored
- Limit exceeding 50 returns a validation error
- Service temporarily unavailable due to upstream platform feed issues

## How this service works

Developer platforms and PaaS , Vercel, Supabase, Fly, Neon, PlanetScale, Scaleway. Indie-hacker tooling, platform-comparison sites, procurement/changelog trackers

## Output

A list of news items and announcements from PaaS and developer platforms (Vercel, Supabase, Fly, Neon, PlanetScale, Scaleway), each likely containing a title, source, timestamp, summary, and link. Results can be filtered by source platform, capped by a limit, constrained to a freshness window, and optionally keyword-searched.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-paas-developer-platform-news-feed-7682192f/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)
