Pet Data Station
petforai.com
· Pet Data Station
AI-crawler-friendly pet regulatory & health data API. Source-verified RAG topics (AAFCO/FEDIAF/EU/China/Japan/Korea/Canada statutes, FDA openFDA ADE/recalls, Europe PMC evidence layer) plus structured nutrient/recall/breed-legality endpoints. No registration, no API key, English-only responses. Free.
petforai.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 49/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-11 12:28:20 current | c8e94d62c82c… |
view → |
Endpoints
| Agent card | https://petforai.com/.well-known/agent-card.json |
| Provider | https://petforai.com/site/about/ |
| Docs | https://petforai.com/llm.txt |
Skills · 3 declared · mapped to canonical taxonomy
Discover topics via GET /api/v1/search or /api/v1/topics, then fetch a RAG block via GET /api/v1/llm_context?topic=<TOPIC_ID>. Every claim is traceable to an ar…
GET /api/v1/nutrient (6 params) and /api/v1/cross_compare for AAFCO/FEDIAF and other standards by species/lifestage/nutrient/basis.
Streamable-HTTP MCP server at https://petforai.com/mcp/ (no auth): search_pet_topics, get_topic_context, get_nutrient_value, compare_nutrient_standards, search_…
Health · last 18 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/petforai.com) [](https://agenstry.com/agents/petforai.com) [](https://agenstry.com/agents/petforai.com) [](https://agenstry.com/agents/petforai.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Pet Data Station",
"description": "AI-crawler-friendly pet regulatory & health data API. Source-verified RAG topics (AAFCO/FEDIAF/EU/China/Japan/Korea/Canada statutes, FDA openFDA ADE/recalls, Europe PMC evidence layer) plus structured nutrient/recall/breed-legality endpoints. No registration, no API key, English-only responses. Free.",
"url": "https://petforai.com",
"provider": {
"organization": "Pet Data Station",
"url": "https://petforai.com/site/about/"
},
"version": "1.0.0",
"documentationUrl": "https://petforai.com/llm.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"application/json",
"text"
],
"skills": [
{
"id": "topic-rag",
"name": "Source-verified pet regulatory RAG topics",
"description": "Discover topics via GET /api/v1/search or /api/v1/topics, then fetch a RAG block via GET /api/v1/llm_context?topic=<TOPIC_ID>. Every claim is traceable to an archived first-hand source (C1 substring-verified or paraphrase-verified for copyrighted references).",
"tags": [
"rag",
"regulations",
"pet-food",
"citations"
]
},
{
"id": "nutrient-values",
"name": "Nutrient requirement lookup & cross-standard comparison",
"description": "GET /api/v1/nutrient (6 params) and /api/v1/cross_compare for AAFCO/FEDIAF and other standards by species/lifestage/nutrient/basis.",
"tags": [
"nutrition",
"aafco",
"fediaf",
"structured-data"
]
},
{
"id": "mcp-tools",
"name": "MCP read-only tools",
"description": "Streamable-HTTP MCP server at https://petforai.com/mcp/ (no auth): search_pet_topics, get_topic_context, get_nutrient_value, compare_nutrient_standards, search_pet_recalls, check_banned_breed.",
"tags": [
"mcp",
"tools"
]
}
]
}