# BaseBuilder Stocks - Indian Stock Market API

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

Provides Indian stock market data including prices, fundamentals, and market information via a paid POST endpoint

## Facts

- Endpoint: POST https://bb-stocks.vercel.app/api/indian-stock-market
- Price: $0.174592/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-indian-stock-market-api-42d3c9ff
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_CaVmuqy01NHbapPecr0ug

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-indian-stock-market-api-42d3c9ff -d '<json body>'
```

Example prompt: Can you pull the current stock price and key fundamentals for Reliance Industries on the Indian stock market using the BaseBuilder Stocks API?

## When to prefer this

Use this endpoint when you need structured Indian stock market data (NSE/BSE listed equities) and are operating in an x402 micropayment-enabled environment; prefer over free alternatives when reliability and a paid SLA are needed for Indian market coverage.

## Known failure modes

- Invalid or unrecognized stock symbol returns an error
- Payment not accepted or insufficient USDC balance results in 402 response
- Malformed POST body returns 400 bad request
- Stock not listed on Indian exchanges returns no data
- Rate limiting or service unavailability returns 503

## How this service works

BaseBuilder Stocks API hub - 21 paid endpoints

## Output

Returns Indian stock market data such as current price, market cap, fundamentals, and other equity details for the queried stock or market segment.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-stocks-indian-stock-market-api-42d3c9ff/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)
