# TheBotWire Sports Cards & Memorabilia Feed

> TheBotWire Sports Cards & Memorabilia 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 sports card and memorabilia market updates including new releases, grading news, and auction results with optional keyword search and freshness filtering

## Facts

- Endpoint: GET https://thebotwire.com/sportscards/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-sports-cards-memorabilia-feed-06adc07d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_xzvNJ-PUiGfvfjcQQOG0X

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-sports-cards-memorabilia-feed-06adc07d
```

Example prompt: Pull the latest sports card and memorabilia market updates from TheBotWire — give me up to 20 results from the past 24 hours, searching for 'rookie card auction'.

## When to prefer this

Choose this endpoint when you need curated, real-time sports card and memorabilia market intelligence — specifically release calendars, grading announcements, and auction comps — rather than general sports news. It is ideal for collectible-flipping agents, hobby market monitors, and auction arbitrage bots that need structured hobby-specific data without scraping raw sites.

## Known failure modes

- No results returned if freshness window is too narrow or search terms too specific
- Invalid 'since' format (e.g. '1week' instead of '7d') may cause an error or empty response
- Limit exceeding 50 returns a validation error
- Source filter 'cardboardconne' may return no results if that outlet has no recent posts
- Service may return stale data if upstream sources haven't published recently

## How this service works

Sports card and memorabilia market: releases, grading, auction results. Collectible-flipping agents tracking release calendars and auction comps

## Output

A list of sports card and memorabilia news items sourced from curated hobby outlets (e.g. Cardboard Connection), each likely including headline, source, timestamp, and a summary or link. Items cover new product releases, grading service updates, and auction results. Results are filterable by keyword, source, recency window, and item count.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-sports-cards-memorabilia-feed-06adc07d/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)
