# Tiag Scovik Supplier Risk API

> Tiag Scovik Supplier Risk API is a paid API for AI agents from supplier-risk-api-production.up.railway.app, paid per call via x402, $0.15/call, status unknown (last checked 2026-09-15).

Scores a supplier or vendor domain on a 0–100 stability scale by blending WHOIS age, SSL status, DNS health, and news sentiment into a single risk tier and instability indicator.

## Facts

- Endpoint: POST https://supplier-risk-api-production.up.railway.app/supplier-risk/%7Bdomain%7D
- Price: $0.15/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/tiag-scovik-supplier-risk-api-0c6e53f1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_243xkiwXlpS2aGXJRKZXw

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability tiag-scovik-supplier-risk-api-0c6e53f1 -d '<json body>'
```

Example prompt: Can you run a supplier risk score on acme-parts.com? I need to know their stability tier and whether any DNS, SSL, or news signals are flagging them as high-risk before we approve them for our vendor list.

## When to prefer this

Choose this endpoint when you need a single composite risk number for a supplier or vendor domain in procurement, due-diligence, or counterparty-screening contexts, especially when you want WHOIS age, SSL, DNS, and news sentiment blended automatically rather than querying each signal separately. Prefer it over generic WHOIS or SSL checkers when a holistic vendor stability verdict is required for automated agent workflows.

## Known failure modes

- Domain not resolvable or non-existent — API may return an error or a low-confidence score
- WHOIS data unavailable for certain TLDs — partial scoring with missing age signal
- News sentiment unavailable for obscure domains — score weighted toward infrastructure signals only
- Invalid domain format in the path parameter — returns 400 or similar client error
- Upstream data provider timeout — slow or failed response

## How this service works

Supplier and vendor risk score for any company domain. Returns a 0-100 stability score, risk tier, and named risk flags, with subsignals: domain age/expiry (WHOIS), TLS certificate status, DNS health (A/MX/SPF/DMARC), and 30-day news sentiment. Use for supplier due diligence and third-party domain screening before purchasing from, integrating with, or paying an unfamiliar vendor or counterparty. Call GET /supplier-risk?domain=acme.com. JSON response, no API key, $0.15 USDC per request via x402.

## Output

Returns a 0–100 stability score, a risk tier (e.g. low/medium/high), and an instability indicator derived from WHOIS domain age, SSL certificate status, DNS health checks, and aggregated news sentiment for the queried supplier domain.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/tiag-scovik-supplier-risk-api-0c6e53f1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from supplier-risk-api-production.up.railway.app](https://www.zero.xyz/host/supplier-risk-api-production.up.railway.app/llms.txt)
