# GeopoliticalPulse Supply-Chain Risk Analyzer

> GeopoliticalPulse Supply-Chain Risk Analyzer is a paid API for AI agents from geopoliticalpulse.vercel.app, paid per call via x402, $0.2/call, status unknown (last checked 2026-09-15).

Maps geopolitical supply-chain risk for a given sector or commodity, covering concentration, chokepoints, sanctions exposure, and reshoring options

## Facts

- Endpoint: GET https://geopoliticalpulse.vercel.app/api/geopolitical/supply-chain-risk
- Price: $0.2/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/geopoliticalpulse-supply-chain-risk-analyzer-f2839844
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_eajIzmGgiSzzZ1Wop5M3g

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 geopoliticalpulse-supply-chain-risk-analyzer-f2839844
```

Example prompt: Can you give me a geopolitical supply-chain risk assessment for the semiconductor sector — I need to understand concentration risks, key chokepoints like the Taiwan Strait, sanctions exposure, and what reshoring alternatives exist?

## When to prefer this

Use this endpoint when you need structured geopolitical supply-chain intelligence — specifically concentration risk, chokepoint mapping, sanctions exposure, and reshoring analysis — for a specific sector or commodity. Prefer this over general country-risk endpoints when the user's concern is sourcing resilience, supplier diversification, or trade-flow vulnerability rather than sovereign investment risk.

## Known failure modes

- Unknown or overly generic commodity/sector returns low-confidence or null results
- Highly niche sub-sectors may not have sufficient data coverage
- Sanctions data may lag real-time OFAC/EU updates by days
- Rate limiting or payment failure returns 402 Payment Required

## How this service works

Geopolitical supply-chain risk for supply-chain, sourcing, and risk agents. Maps concentration, chokepoints, sanctions exposure, and reshoring options for any sector or commodity, from chips to critical minerals.

## Output

Returns a structured geopolitical supply-chain risk report covering supplier concentration metrics, geographic chokepoint vulnerabilities, sanctions exposure ratings for key source countries, and viable reshoring or diversification options for the queried sector or commodity

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "$schema": "https://json-schema.org/draft/2020-12/schema"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/geopoliticalpulse-supply-chain-risk-analyzer-f2839844/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from geopoliticalpulse.vercel.app](https://www.zero.xyz/host/geopoliticalpulse.vercel.app/llms.txt)
