Read-only, dated public-sector medical-equipment demand intelligence for Chile. Use this service when a workflow needs buyer evidence from public ChileCompra OCDS data—not to submit bids, contact buyers or make procurement decisions automatically.
POST /v1/buyers/search when the task starts from a product, service, supplier offering or buyer intent./v1/buyers/search/preview when the agent policy requires proof of coverage before spending.POST /v1/buyers/search
Content-Type: application/json
{
"query": "hospitales que compran equipamiento médico",
"region": "Región Metropolitana de Santiago",
"limit": 5
}
Price: US$0.01. Coverage: all 8,004 July 2026 ChileCompra OCDS processes, representing 2,138 unique buyer IDs in the indexed population.
Free coverage check: POST /v1/buyers/search/preview.
curl https://exp-100k-001-v2.vercel.app/v1/verticals/medical-equipment/preview
The response includes data freshness, public provenance, aggregate demand signal and the exact paid unlock before an agent spends.
| Resource | Method | Use | Price |
|---|---|---|---|
/v1/verticals/medical-equipment/buyer-map | GET | Named buyers, observed tender frequency and deterministic provenance. | US$0.01 |
/v1/opportunities/match | POST | Match a supplier need to structured public-demand evidence. | US$0.05 |
Both resources answer an unpaid request with an x402 v2 402 Payment Required challenge. Pay the exact amount in USDC on Base (eip155:8453) with an x402-capable client, then retry the original request with its payment payload. No API key or account is required.
curl -i https://exp-100k-001-v2.vercel.app/v1/verticals/medical-equipment/buyer-map
The unpaid response exposes the exact amount, Base network, USDC asset, recipient, EIP-3009 transfer method and Bazaar discovery metadata. Agents should verify those fields and enforce their own spend caps before signing.
POST /v1/opportunities/match
Content-Type: application/json
{
"need": "Vendemos ecógrafos y equipamiento clínico en Chile",
"region": "Región Metropolitana de Santiago",
"max_results": 10
}
Inspect the machine-readable payment contract · unpaid self-test