# BaseBuilder Stocks Forex Economic Calendar

> BaseBuilder Stocks Forex Economic Calendar is a paid API for AI agents from bb-stocks.vercel.app, paid per call via x402, $0.130612/call, status unknown (last checked 2026-09-14).

Returns scheduled forex economic events and calendar data for currency market analysis

## Facts

- Endpoint: POST https://bb-stocks.vercel.app/api/forex/calendar
- Price: $0.130612/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-stocks-forex-economic-calendar-fa9b780d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_8QS7YI8LoqD3aJMq0T37Y

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 basebuilder-stocks-forex-economic-calendar-fa9b780d -d '<json body>'
```

Example prompt: Pull the forex economic calendar for this week and show me all high-impact events affecting USD and EUR, so I can see what major data releases are scheduled for currency trading.

## When to prefer this

Choose this endpoint when you need structured forex economic calendar data for a specific date range, currency, or country — especially for trading automation, market analysis, or alerting systems that need to know when high-impact economic events are scheduled. Prefer this over generic news APIs when you need standardized event metadata like impact level, forecast vs actual values, and currency-specific filtering.

## Known failure modes

- Invalid or missing date range parameters returns 400 error
- Unsupported currency or country code returns empty results or 422
- Payment not processed results in 402 response blocking access
- Server unavailable returns 500 error
- Rate limiting if too many requests in short period

## How this service works

BaseBuilder Stocks API hub - 21 paid endpoints

## Output

A list of scheduled economic events including event name, affected currency, country, release date and time, impact level (low/medium/high), and optionally previous, forecast, and actual values for each economic indicator release.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-stocks-forex-economic-calendar-fa9b780d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-stocks.vercel.app](https://www.zero.xyz/host/bb-stocks.vercel.app/llms.txt)
