# GeopoliticalPulse Regime Brief

> GeopoliticalPulse Regime Brief 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).

Returns a leadership and power-structure intelligence brief for a given government, covering key leaders, ideology, foreign-policy orientation, and political stability outlook.

## Facts

- Endpoint: GET https://geopoliticalpulse.vercel.app/api/geopolitical/regime-brief
- 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-regime-brief-f68e4366
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_FXc8-7ZUREIWQ2twEiv1n

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-regime-brief-f68e4366
```

Example prompt: Give me a full regime brief on Iran's current leadership — who holds real power, what ideology drives them, how they're oriented on foreign policy, and how stable you assess the government to be right now.

## When to prefer this

Use this endpoint when you need a concise, structured leadership and power-structure brief for a specific government — covering who holds power, their ideology, and stability — rather than broader regional conflict mapping, country risk scores, electoral forecasts, or sanctions data, all of which are handled by sibling endpoints.

## Known failure modes

- Unrecognized or ambiguous country/regime name returns an error or empty result
- Micro-states or de facto governments with limited open-source data may return incomplete profiles
- Rapidly changing leadership situations may lag behind real-world events
- Payment failure (402) if USDC balance is insufficient before the call is processed

## How this service works

Leadership and power-structure brief for intelligence, risk, and policy agents. Profiles leaders, ideology, foreign-policy orientation, and stability outlook for any government.

## Output

A structured intelligence brief covering the key leaders and their roles within the government's power structure, the regime's ideological character, its foreign-policy orientation and alignment, and an assessment of political stability and succession risk.

## 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-regime-brief-f68e4366/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)
