BuyWhere
api.buywhere.ai
· BuyWhere
Agent-native product catalog API for AI agent commerce
api.buywhere.ai 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.
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. 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-06-17 09:41:11 current | 2c4d92cf2fbb… |
view → |
Endpoints
| Agent card | https://api.buywhere.ai/.well-known/agent.json |
| Provider | https://buywhere.ai |
Skills · 3 declared · mapped to canonical taxonomy
Search Singapore product catalog by keyword, category, price range
Compare products across merchants by price, rating, availability
Find best deals and discounts across Singapore merchants
Health · last 1 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/api.buywhere.ai) [](https://agenstry.com/agents/api.buywhere.ai) [](https://agenstry.com/agents/api.buywhere.ai) [](https://agenstry.com/agents/api.buywhere.ai)
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": "BuyWhere",
"description": "Agent-native product catalog API for AI agent commerce",
"url": "https://buywhere.ai",
"provider": {
"organization": "BuyWhere",
"url": "https://buywhere.ai"
},
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text"
],
"skills": [
{
"id": "product_search",
"name": "Product Search",
"description": "Search Singapore product catalog by keyword, category, price range",
"tags": [
"ecommerce",
"search",
"products"
],
"examples": [
"Find wireless earbuds under $200 in Singapore"
]
},
{
"id": "product_compare",
"name": "Product Comparison",
"description": "Compare products across merchants by price, rating, availability",
"tags": [
"ecommerce",
"comparison",
"price"
],
"examples": [
"Compare iPhone 15 prices across Singapore retailers"
]
},
{
"id": "deal_finder",
"name": "Deal Finder",
"description": "Find best deals and discounts across Singapore merchants",
"tags": [
"ecommerce",
"deals",
"discounts"
],
"examples": [
"Show me the best laptop deals today"
]
}
],
"protocols": {
"mcp": {
"serverUrl": "https://api.buywhere.ai/mcp/sse",
"transport": "sse"
},
"a2a": {
"serverUrl": "https://api.buywhere.ai/a2a",
"transport": "json"
}
},
"contact": {
"email": "hello@buywhere.ai"
}
}