# BaseBuilder Stocks - India Corporate Actions

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

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

## Facts

- Endpoint: POST https://bb-stocks.vercel.app/api/india/corporate-actions
- Price: $0.070645/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-stocks-india-corporate-actions-6ae05112
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_z5suWRaUCowN_qdVs7_MO

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

Example prompt: Can you pull up the corporate actions for Infosys (INFY) on the Indian stock market — specifically any dividends, splits, or bonus issues announced in 2024?

## When to prefer this

Use this endpoint when you need structured corporate action data specifically for Indian-listed stocks (NSE/BSE), including dividends, splits, bonuses, and rights issues. Prefer this over generic financial APIs when the focus is on Indian equities and you need reliable per-company event history.

## Known failure modes

- Invalid or unrecognized stock symbol returns 404 or empty result
- Date range too broad may timeout or return truncated data
- Stock not listed on Indian exchanges returns no results
- Malformed POST body returns 400 bad request
- Payment not processed returns 402 Payment Required

## How this service works

BaseBuilder Stocks API hub - 21 paid endpoints

## Output

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-stocks-india-corporate-actions-6ae05112/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)
