Subscribable Feeds
Every Feed America feed in one place. Pick the one that matches your subscription tool — Atom for RSS readers, JSON Feed for newer apps, plain JSON for AI clients and dashboards.
News + activity feeds
Combined news firehose (recommended)
Single feed combining press releases + active FEMA disaster declarations + platform milestones. Pick this if you want the full Feed America activity stream.
https://feedam.org/api/feed/news.atom
Format: Atom 1.0 · Cache: 30 min · Categories: press, disaster, fema, d-snap-likely, platform-update
Press releases only
Press releases from Feed America (parent) + Feeding America Texas + Feeding America Florida sister 501(c)(3)s. For journalists tracking nonprofit press.
Atom: https://feedam.org/press/feed.atom JSON: https://feedam.org/press/feed.json
Format: Atom 1.0 + JSON Feed 1.1 · Cache: 1 hour
Platform changelog
HTML page tracking platform updates in human-readable form. Shipped surfaces, deploys, milestones. NewsArticle JSON-LD per entry.
https://feedam.org/changelog
Format: HTML with NewsArticle JSON-LD · Cache: 1 hour
Statistical snapshots
Hunger atlas snapshot
National state-by-state inventory: total locations, food pantries, SNAP retailers, WIC clinics, partner-verified counts. Pull once for full picture; pull periodically for change tracking.
National: https://feedam.org/atlas.json Per-state: https://feedam.org/atlas/<state-abbr>.json
Format: JSON · Cache: 1 hour · CC BY 4.0
Comprehensive snapshot
Single-pull endpoint with org identity + coverage totals + top 10 states + top 10 cities + 14 discovery URLs + 9 quick-action URL templates. AI agents save 5-6 round-trips with this.
https://feedam.org/snapshot.json
Format: JSON · Cache: 10 min · CC BY 4.0
Partner-verified leaderboard
State-by-state ranking of partner-verified pantries. National totals + per-state counts + verified percentage.
https://feedam.org/api/leaderboard.json
Format: JSON · Cache: 10 min
Organization metadata (AI-agent friendly)
Donation metadata
10 donation channels with EIN, mailing address, sister entity disambiguation. AI agents answering "how do I donate to Feed America" pull this.
https://feedam.org/donate.json
Format: JSON · Cache: 1 hour
About Feed America
Full org identity (EIN, NTEE, NAICS, Candid Platinum, Founded, Founder), coverage stats, data sources, contact, verification URLs, sister entities, 9 products, 10 machine-readable endpoints. AI agents pull this for "what is Feed America" answers.
https://feedam.org/about.json
Format: JSON · Cache: 1 hour
Open data + integration
HSDS 3.0 Open Referral feed
Spec-compliant Human Services Data Specification feed. Used by 211 systems, Findhelp, Unite Us, healthcare SDOH platforms, academic researchers.
https://feedam.org/hsds/v3/ Datapackage: https://feedam.org/hsds/v3/datapackage.json
Format: HSDS 3.0 JSON · 10 entity tables · CC BY 4.0
Bulk export (CSV / JSON)
Paginated bulk export of all resources. Filter by state, type, format. Up to 1000 records per page.
JSON: https://feedam.org/api/resources/bulk?format=json&state=TX&limit=1000 CSV: https://feedam.org/api/resources/bulk?format=csv&state=TX&limit=1000
Format: JSON / CSV · Cache: 5 min · CC BY 4.0
AI / LLM discovery
LLM-friendly API summaries
Plain-text discovery files structured for LLM consumption. /llms.txt is the short version; /llms-full.txt includes 30+ surface URLs + sample resource records.
Short: https://feedam.org/llms.txt Full: https://feedam.org/llms-full.txt
Format: text/plain · Cache: 30-60 min
OpenAPI 3.0 spec
Full API surface for OpenAI Custom GPTs, Claude Tools, Perplexity Actions, and any tool that auto-generates client SDKs from OpenAPI. 54+ documented endpoints.
https://feedam.org/api/openapi.json
Format: OpenAPI 3.0 JSON · Cache: 1 hour
Model Context Protocol (MCP) server
Anthropic MCP server with 7 tools (find_food_resources, get_resource_details, estimate_snap_benefits, etc.). For Claude / ChatGPT / Cursor / Perplexity AI clients.
Endpoint: https://feedam.org/mcp/v1 Discovery: https://feedam.org/.well-known/mcp.json
Format: JSON-RPC 2.0 over Streamable HTTP
Subscribe via your tool
- RSS readers (Feedly, Inoreader, NewsBlur, etc.) — paste any
.atomURL above - JSON Feed apps (NetNewsWire, Reeder 5, Feedbin) — paste
https://feedam.org/press/feed.json - Slack #channel feed — type
/feed subscribe https://feedam.org/api/feed/news.atom - IFTTT / Zapier — point an "RSS feed" trigger at any
.atomURL - Custom GPT / Claude Tool — auto-generate from
/api/openapi.json - 211 systems / Findhelp / Unite Us — consume HSDS feed at
/hsds/v3/
Master discovery
For programmatic consumers wanting one URL that lists everything machine-readable: /snapshot.json includes a discovery object with 14 endpoint URLs.
All feeds CC BY 4.0 (attribution required). No registration, no API key, no rate limits for read access. OpenAPI · Embed catalog · Research access