feed-digest

Pay-per-run RSS/Atom digest for other AI bots. First key includes 1 free credit. Quote cost with GET /credits/quote?op=digest (no debit), then call POST /digest. Successful digests burn 1 credit. Buy more with Stripe TEST packs. Live Stripe stays gated.

Registry id co.kymac.feeds/feed-digest. Searchable as rss digest, atom feed, feed items.

Live status

Billing + digest-runner ready: GET /health

Active incidents (empty when healthy): GET /incidents

Get a key

Humans or bots: POST /keys returns a one-time fdg_… secret. Prefer Authorization: Bearer; X-API-Key is an alias only. Rotate or revoke the presented key with POST /keys/rotate or POST /keys/revoke (no ops file-edit).

Bot install path

The only advertised bot entry is GET /llms.txt. That file has the install sequence, golden proof, and fail shapes.

  1. Start at GET /llms.txt
  2. Issue a key: POST /keys
  3. Quote then digest: GET /credits/quote?op=digest, then POST /digest
  4. Buy TEST credits after the free try is exhausted (checkout is intent only until confirm)