# PROWL Macro Economic Calendar

> PROWL Macro Economic Calendar 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-13).

Returns upcoming economic data releases with expected dates, previous values, and consensus forecasts for events like jobs reports, CPI, GDP, and FOMC meetings.

## Facts

- Endpoint: POST https://www.prowldata.dev/api/v1/macro/calendar
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/www-prowldata-dev-b7dd10bd
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_GaFiAkRWeP1qV6cLuM-Qe

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-b7dd10bd -d '<json body>'
```

Example prompt: What major economic releases are coming out this week — anything like jobs reports, CPI, or FOMC meetings — and what's the consensus forecast for each?

## When to prefer this

Use this endpoint when you need structured, forward-looking economic calendar data with consensus forecasts — especially for trading, research, or news workflows where knowing upcoming macro events and market expectations matters. Prefer over generic news search when you need structured dates and forecast values rather than article text.

## Known failure modes

- No events found for the requested date range returns an empty list
- Invalid date format returns a 400 error
- Consensus forecast unavailable for some events returns null for that field
- Service downtime returns 503
- Payment not processed returns 402

## How this service works

Upcoming economic data releases -jobs reports, CPI, GDP, FOMC meetings, and more. Know what's coming before it moves markets. Each entry includes expected date, previous value, and consensus forecast when available. Powered by PROWL. Use this to answer 'when is the next jobs report?' or 'what economic data comes out this week?'

## Output

A list of upcoming economic events each with expected release date, event name (e.g. Non-Farm Payrolls, CPI, GDP, FOMC Meeting), the previous reported value, and the consensus analyst forecast where available.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/www-prowldata-dev-b7dd10bd/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)
