# BaseBuilder Stocks – India Corporate Actions

> BaseBuilder Stocks – India Corporate Actions is a paid API for AI agents from bbx-stocks.vercel.app, paid per call via x402, $0.070645/call, status unknown (last checked 2026-09-14).

Retrieves corporate action events (dividends, splits, bonuses, rights issues, etc.) for Indian listed stocks

## Facts

- Endpoint: POST https://bbx-stocks.vercel.app/api/india/corporate-actions
- Price: $0.070645/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-india-corporate-actions-7a0fd469
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_7-s92UgFscRs6ShNI5lgN

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-india-corporate-actions-7a0fd469 -d '<json body>'
```

Example prompt: Can you pull up the corporate actions history for Infosys (NSE: INFY) — I want to see all dividends, splits, and bonus issues over the past two years?

## When to prefer this

Choose this endpoint when you need structured corporate action data (dividends, splits, bonuses, rights issues) specifically for Indian equities listed on NSE or BSE. It is particularly useful for portfolio management, tax reporting, cost-basis adjustments, and equity research workflows focused on the Indian market. Prefer it over generic global financial data APIs when India-specific accuracy and completeness matter.

## Known failure modes

- Invalid or unrecognized stock symbol returns an empty result or 404 error
- Date range outside available historical data returns empty dataset
- Malformed request body (missing required fields) returns 400 validation error
- Payment failure via x402 protocol blocks access with 402 response
- Rate limiting may occur under high request volumes

## How this service works

BaseBuilder Stocks API hub - 21 paid endpoints

## Output

A structured list of corporate action events for the requested Indian stock(s), including action type (dividend, split, bonus, rights issue, buyback), ex-date, record date, payment date, and relevant financial details such as dividend amount per share or split ratio.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-stocks-india-corporate-actions-7a0fd469/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bbx-stocks.vercel.app](https://www.zero.xyz/host/bbx-stocks.vercel.app/llms.txt)
