# PROWL Geopolitical Events by Region

> PROWL Geopolitical Events by Region is a paid API for AI agents from www.prowldata.dev, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14).

Returns geopolitical events (conflicts, protests, diplomacy, military movements, cooperation) scored on the Goldstein scale for a specified region or area

## Facts

- Endpoint: POST https://www.prowldata.dev/api/v1/geo/events
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/www-prowldata-dev-0d974746
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ua0mEdWFv4z87lm9abHNg

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 www-prowldata-dev-0d974746 -d '<json body>'
```

Example prompt: What geopolitical events are currently happening in the Middle East — specifically any conflicts, military movements, or diplomatic actions — and what are their Goldstein scale scores?

## When to prefer this

Use this endpoint when you need structured, scored geopolitical event data for a specific region — especially when you need Goldstein scale conflict/cooperation ratings rather than raw news text. Prefer over general news search when you need machine-readable event categorization and severity scoring for political risk analysis or situational awareness.

## Known failure modes

- Unrecognized or overly vague region name returns no results or an error
- Too broad a geographic scope may return truncated or paginated results
- Events may lag real-time by minutes to hours depending on PROWL data ingestion
- Payment failure via x402 protocol returns 402 status and no data
- Request with malformed parameters returns 400 validation error

## How this service works

Geopolitical events by region -conflicts, diplomatic actions, protests, military movements, and cooperation events. Each event scored on the Goldstein scale (-10 extreme conflict to +10 extreme cooperation). Powered by PROWL. Use this to answer 'what is happening in [region]?' or 'are there conflicts in [area]?'

## Output

A list of geopolitical events in the queried region, each tagged by event type (conflict, protest, diplomatic action, military movement, cooperation), location, timestamp, and a Goldstein scale score from -10 (extreme conflict) to +10 (extreme cooperation), powered by PROWL global data collection.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/www-prowldata-dev-0d974746/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.prowldata.dev](https://www.zero.xyz/host/www.prowldata.dev/llms.txt)
